diff --git a/custom-login/pom.xml b/custom-login/pom.xml index 4d70862..0760d25 100644 --- a/custom-login/pom.xml +++ b/custom-login/pom.xml @@ -61,7 +61,7 @@ org.springframework.security spring-security-crypto - 6.5.3 + 7.0.0 org.springframework.security diff --git a/okta-hosted-login/pom.xml b/okta-hosted-login/pom.xml index 30fd038..a511502 100644 --- a/okta-hosted-login/pom.xml +++ b/okta-hosted-login/pom.xml @@ -77,7 +77,7 @@ org.springframework.security spring-security-crypto - 6.5.3 + 7.0.0 org.yaml diff --git a/resource-server/pom.xml b/resource-server/pom.xml index 69fd140..aa25863 100644 --- a/resource-server/pom.xml +++ b/resource-server/pom.xml @@ -62,7 +62,7 @@ org.springframework.security spring-security-crypto - 6.5.3 + 7.0.0