소스 검색

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"