diff --git a/playground/kinde-springboot-starter-example/pom.xml b/playground/kinde-springboot-starter-example/pom.xml index 1dbaea2e..5754f175 100644 --- a/playground/kinde-springboot-starter-example/pom.xml +++ b/playground/kinde-springboot-starter-example/pom.xml @@ -22,22 +22,22 @@ org.springframework.boot spring-boot-starter-data-rest - 3.5.6 + 4.0.0 org.springframework.boot spring-boot-starter-web - 3.5.7 + 3.5.12 org.springframework.boot spring-boot-starter-actuator - 3.5.5 + 3.5.12 org.springframework.boot spring-boot-starter-security - 3.5.6 + 3.5.12 org.springframework.boot