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 4e90822 commit 935e6dfCopy full SHA for 935e6df
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.2</springboot.version>
+ <springboot.version>3.1.3</springboot.version>
23
</properties>
24
25
<dependencyManagement>
0 commit comments