We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2559872 commit b765816Copy full SHA for b765816
examples/spring-web/pom.xml
@@ -17,7 +17,7 @@
17
18
<properties>
19
<maven.compiler.release>17</maven.compiler.release>
20
- <springboot.version>3.4.4</springboot.version>
+ <springboot.version>3.4.5</springboot.version>
21
</properties>
22
23
<dependencyManagement>
examples/springboot/pom.xml
0 commit comments