소스 검색

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]
 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"