We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f277818 commit 9c8514aCopy full SHA for 9c8514a
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.1.1</springboot.version>
+ <springboot.version>3.1.2</springboot.version>
23
</properties>
24
25
<dependencyManagement>
0 commit comments