Browse Source

Update to Spring Security 6.3.7

Closes gh-1910
Steve Riesenberg 6 tháng trước cách đây
mục cha
commit
b4a1c1ee1f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      gradle/libs.versions.toml

+ 1 - 1
gradle/libs.versions.toml

@@ -1,6 +1,6 @@
 [versions]
 org-springframework = "6.1.17"
-org-springframework-security = "6.3.6"
+org-springframework-security = "6.3.7"
 com-fasterxml-jackson = "2.17.3"
 nimbus-jose-jwt = "9.39.3"
 org-bouncycastle = "1.78.1"