Browse Source

Update to Spring Security 6.5.0-SNAPSHOT

Closes gh-1897
Joe Grandja 6 months ago
parent
commit
0286474a72
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 = "6.2.2"
-org-springframework-security = "6.4.2"
+org-springframework-security = "6.5.0-SNAPSHOT"
 com-fasterxml-jackson = "2.18.2"
 nimbus-jose-jwt = "9.47"
 org-bouncycastle = "1.79"