1 Commits

Author SHA1 Message Date
Renovate Bot
24a4e3ad7c Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.12
All checks were successful
CI / backend-test (push) Successful in 56s
CI / frontend-test (push) Successful in 26s
CI / frontend-e2e (push) Successful in 1m37s
CI / build-and-publish (push) Has been skipped
2026-03-19 14:03:29 +00:00
2 changed files with 4 additions and 4 deletions

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.11</version> <version>3.5.12</version>
<relativePath/> <relativePath/>
</parent> </parent>

View File

@@ -2973,9 +2973,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/jsdom": { "node_modules/@types/jsdom": {
"version": "28.0.1", "version": "28.0.0",
"resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-28.0.1.tgz", "resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-28.0.0.tgz",
"integrity": "sha512-GJq2QE4TAZ5ajSoCasn5DOFm8u1mI3tIFvM5tIq3W5U/RTB6gsHwc6Yhpl91X9VSDOUVblgXmG+2+sSvFQrdlw==", "integrity": "sha512-A8TBQQC/xAOojy9kM8E46cqT00sF0h7dWjV8t8BJhUi2rG6JRh7XXQo/oLoENuZIQEpXsxLccLCnknyQd7qssQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {