We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e188a9 commit e6fc77bCopy full SHA for e6fc77b
examples/springboot/pom.xml
@@ -19,7 +19,7 @@
19
<maven.compiler.target>17</maven.compiler.target>
20
<maven.compiler.source>17</maven.compiler.source>
21
<thymeleaf.security.version>3.1.1.RELEASE</thymeleaf.security.version>
22
- <springboot.version>3.3.5</springboot.version>
+ <springboot.version>3.4.0</springboot.version>
23
</properties>
24
25
<dependencyManagement>
0 commit comments