Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot 4be365d0f9 Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.14
CI / frontend-test (push) Successful in 33s
CI / backend-test (push) Successful in 1m18s
CI / frontend-e2e (push) Successful in 1m53s
CI / build-and-publish (push) Has been skipped
2026-04-23 16:02:47 +00:00
2 changed files with 4 additions and 4 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.14</version>
<relativePath/> <relativePath/>
</parent> </parent>
+3 -3
View File
@@ -5391,9 +5391,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/msw": { "node_modules/msw": {
"version": "2.14.2", "version": "2.13.4",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.14.2.tgz", "resolved": "https://registry.npmjs.org/msw/-/msw-2.13.4.tgz",
"integrity": "sha512-D2bTe0tpuf9nw4DA39wFaqUD/hRPKj0DKpo2lAqu+A47Ifg4+h0hbfn6QxVOsiUY2uhgEN6TTpGSHDsc+ysYNg==", "integrity": "sha512-fPlKBeFe+8rpcyR3umUmmHuNwu6gc6T3STvkgEa9WDX/HEgal9wDeflpCUAIRtmvaLZM2igfI5y1bZ9G5J26KA==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",