Skip to content

Commit 86976ab

Browse files
Update spring boot to v3.5.6 (#33)
1 parent 4e2f945 commit 86976ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<properties>
4141
<maven.compiler.release>17</maven.compiler.release>
4242
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
43-
<spring-boot.version>3.5.5</spring-boot.version>
43+
<spring-boot.version>3.5.6</spring-boot.version>
4444
</properties>
4545

4646
<dependencies>

0 commit comments

Comments
 (0)