浏览代码

Update to Spring Security 6.5.0-SNAPSHOT

Closes gh-1897
Joe Grandja 6 月之前
父节点
当前提交
0286474a72
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -1,6 +1,6 @@
 [versions]
 [versions]
 org-springframework = "6.2.2"
 org-springframework = "6.2.2"
-org-springframework-security = "6.4.2"
+org-springframework-security = "6.5.0-SNAPSHOT"
 com-fasterxml-jackson = "2.18.2"
 com-fasterxml-jackson = "2.18.2"
 nimbus-jose-jwt = "9.47"
 nimbus-jose-jwt = "9.47"
 org-bouncycastle = "1.79"
 org-bouncycastle = "1.79"