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