Skip to content

Commit 935e6df

Browse files
Bump springboot.version from 3.1.2 to 3.1.3 (#665)
1 parent 4e90822 commit 935e6df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/springboot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<maven.compiler.target>17</maven.compiler.target>
2020
<maven.compiler.source>17</maven.compiler.source>
2121
<thymeleaf.security.version>3.1.1.RELEASE</thymeleaf.security.version>
22-
<springboot.version>3.1.2</springboot.version>
22+
<springboot.version>3.1.3</springboot.version>
2323
</properties>
2424

2525
<dependencyManagement>

0 commit comments

Comments
 (0)