Compare commits

..
1 Commits
Author SHA1 Message Date
Renovate Bot 3b09e4345a Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.16
CI / frontend-test (push) Successful in 32s
CI / backend-test (push) Successful in 1m28s
CI / frontend-e2e (push) Successful in 1m52s
CI / build-and-publish (push) Has been skipped
2026-06-25 11:04:20 +00:00
2 changed files with 2 additions and 3 deletions
+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.16</version>
<relativePath/> <relativePath/>
</parent> </parent>
+1 -2
View File
@@ -1,5 +1,4 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"], "extends": ["config:recommended"]
"enabled": false
} }