We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05d6e6 commit 1b11210Copy full SHA for 1b11210
hello-websocket-java/springboot/client/pom.xml
@@ -14,7 +14,7 @@
14
<java.version>21</java.version>
15
<maven.compiler.source>21</maven.compiler.source>
16
<maven.compiler.target>21</maven.compiler.target>
17
- <springboot.version>3.2.3</springboot.version>
+ <springboot.version>3.2.4</springboot.version>
18
<!-- https://mvnrepository.com/artifact/com.coveo/fmt-maven-plugin -->
19
<fmt-maven-plugin.version>2.23</fmt-maven-plugin.version>
20
</properties>
0 commit comments