diff --git a/custom-login/pom.xml b/custom-login/pom.xml
index 4d70862..a72bad7 100644
--- a/custom-login/pom.xml
+++ b/custom-login/pom.xml
@@ -66,7 +66,7 @@
org.springframework.security
spring-security-core
- 6.5.5
+ 7.0.2
org.thymeleaf.extras
diff --git a/okta-hosted-login/pom.xml b/okta-hosted-login/pom.xml
index 30fd038..e63dddf 100644
--- a/okta-hosted-login/pom.xml
+++ b/okta-hosted-login/pom.xml
@@ -67,7 +67,7 @@
org.springframework.security
spring-security-core
- 6.5.5
+ 7.0.2
org.springframework.security
diff --git a/resource-server/pom.xml b/resource-server/pom.xml
index 69fd140..ae4f41c 100644
--- a/resource-server/pom.xml
+++ b/resource-server/pom.xml
@@ -47,7 +47,7 @@
org.springframework.security
spring-security-core
- 6.5.5
+ 7.0.2
org.springframework.boot