Przeglądaj źródła

Update to Spring Security 7.0.0-M1

Closes gh-2120
Joe Grandja 1 miesiąc temu
rodzic
commit
36fd2aa87c
1 zmienionych plików z 1 dodań i 1 usunięć
  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"