Browse Source

Update to Spring Security 7.0.0-SNAPSHOT

Closes gh-2084
Joe Grandja 1 month ago
parent
commit
c6bb84f843
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -1,6 +1,6 @@
 [versions]
 org-springframework = "7.0.0-SNAPSHOT"
-org-springframework-security = "6.5.1"
+org-springframework-security = "7.0.0-SNAPSHOT"
 com-fasterxml-jackson = "2.18.4.1"
 nimbus-jose-jwt = "10.3.1"
 org-bouncycastle = "1.79"