浏览代码

Update to Spring Security 7.0.0-M1

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

+ 1 - 1
gradle/libs.versions.toml

@@ -1,6 +1,6 @@
 [versions]
 org-springframework = "7.0.0-M7"
-org-springframework-security = "7.0.0-SNAPSHOT"
+org-springframework-security = "7.0.0-M1"
 com-fasterxml-jackson = "2.19.2"
 nimbus-jose-jwt = "10.3.1"
 org-bouncycastle = "1.81"