From 380c8bf0323ea20acc401335ac7bb93520d1f6c7 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 17 Sep 2025 16:57:50 +0000
Subject: [PATCH] fix(deps): update spring security to v6.5.5
---
kinde-springboot/kinde-springboot-core/pom.xml | 8 ++++----
kinde-springboot/kinde-springboot-starter/pom.xml | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/kinde-springboot/kinde-springboot-core/pom.xml b/kinde-springboot/kinde-springboot-core/pom.xml
index 8c296e13..e5df85e4 100644
--- a/kinde-springboot/kinde-springboot-core/pom.xml
+++ b/kinde-springboot/kinde-springboot-core/pom.xml
@@ -50,7 +50,7 @@
org.springframework.security
spring-security-config
- 6.5.3
+ 6.5.5
org.springframework.boot
@@ -60,17 +60,17 @@
org.springframework.security
spring-security-oauth2-client
- 6.5.3
+ 6.5.5
org.springframework.security
spring-security-oauth2-jose
- 6.5.3
+ 6.5.5
org.springframework.security
spring-security-oauth2-resource-server
- 6.5.3
+ 6.5.5
diff --git a/kinde-springboot/kinde-springboot-starter/pom.xml b/kinde-springboot/kinde-springboot-starter/pom.xml
index f9439728..1d9f0a7c 100644
--- a/kinde-springboot/kinde-springboot-starter/pom.xml
+++ b/kinde-springboot/kinde-springboot-starter/pom.xml
@@ -26,12 +26,12 @@
org.springframework.security
spring-security-web
- 6.5.3
+ 6.5.5
org.springframework.security
spring-security-crypto
- 6.5.3
+ 6.5.5