Update spring boot to v3.5.15
CI / frontend-test (push) Successful in 32s
CI / backend-test (push) Successful in 1m20s
CI / frontend-e2e (push) Successful in 1m49s
CI / build-and-publish (push) Has been skipped

This commit is contained in:
Renovate Bot
2026-06-10 20:04:37 +00:00
parent 27f342b166
commit fdd061b764
+1 -1
View File
@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>3.5.13</version> <version>3.5.15</version>
<relativePath/> <relativePath/>
</parent> </parent>