Skip to content

Commit 53ec966

Browse files
committed
Update all non-major dependencies to v3.5.13
1 parent 40e741f commit 53ec966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/springboot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
<maven.deploy.skip>true</maven.deploy.skip>
3838
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
39-
<spring.boot.version>3.5.12</spring.boot.version>
39+
<spring.boot.version>3.5.13</spring.boot.version>
4040
<maven.compiler.target>1.8</maven.compiler.target>
4141
<maven.compiler.source>1.8</maven.compiler.source>
4242
</properties>

0 commit comments

Comments
 (0)