upgrade spring boot

This commit is contained in:
2025-11-08 19:24:00 +01:00
parent 6d177d4176
commit db4673ceee
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.5</version>
<version>3.5.7</version>
<relativePath />
</parent>