From 5bd7d86ee6a6377641c0797399db059ef26adcbe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 4 Nov 2025 09:57:07 +0000 Subject: [PATCH] fix: upgrade org.springframework.boot:spring-boot-starter-actuator from 3.5.5 to 3.5.6 Snyk has created this PR to upgrade org.springframework.boot:spring-boot-starter-actuator from 3.5.5 to 3.5.6. See this package in maven: org.springframework.boot:spring-boot-starter-actuator See this project in Snyk: https://app.snyk.io/org/danielrivers/project/65c79030-5694-462b-878d-6532e5ddd7a5?utm_source=github&utm_medium=referral&page=upgrade-pr --- playground/kinde-springboot-starter-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/kinde-springboot-starter-example/pom.xml b/playground/kinde-springboot-starter-example/pom.xml index 37f19849..70e40cc0 100644 --- a/playground/kinde-springboot-starter-example/pom.xml +++ b/playground/kinde-springboot-starter-example/pom.xml @@ -32,7 +32,7 @@ org.springframework.boot spring-boot-starter-actuator - 3.5.5 + 3.5.6 org.springframework.boot