We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05d6e6 commit 8c60ae7Copy full SHA for 8c60ae7
hello-websocket-java/springboot/client/pom.xml
@@ -48,7 +48,7 @@
48
<plugin>
49
<groupId>org.apache.maven.plugins</groupId>
50
<artifactId>maven-compiler-plugin</artifactId>
51
- <version>3.11.0</version>
+ <version>3.13.0</version>
52
<configuration>
53
<encoding>UTF-8</encoding>
54
<release>21</release>
0 commit comments