From 9f8270132f2ae363707f1b8582f4167f77149a59 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 21 Mar 2026 02:14:03 +0000
Subject: [PATCH] Update dependency
org.springframework.boot:spring-boot-starter-actuator to v3.5.12 [SECURITY]
---
playground/kinde-springboot-starter-example/pom.xml | 2 +-
playground/kinde-springboot-thymeleaf-full-example/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/playground/kinde-springboot-starter-example/pom.xml b/playground/kinde-springboot-starter-example/pom.xml
index 1dbaea2e..bda3e311 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.12
org.springframework.boot
diff --git a/playground/kinde-springboot-thymeleaf-full-example/pom.xml b/playground/kinde-springboot-thymeleaf-full-example/pom.xml
index ba1d52c8..858ebd6c 100644
--- a/playground/kinde-springboot-thymeleaf-full-example/pom.xml
+++ b/playground/kinde-springboot-thymeleaf-full-example/pom.xml
@@ -28,7 +28,7 @@
org.springframework.boot
spring-boot-starter-actuator
- 3.5.5
+ 3.5.12