Skip to content

Commit 19a8c54

Browse files
Update spring boot to v3.5.3 (#20)
1 parent 497b075 commit 19a8c54

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.0</spring-boot.version>
43+
<spring-boot.version>3.5.3</spring-boot.version>
4444
</properties>
4545

4646
<dependencies>

0 commit comments

Comments
 (0)