Browse Source

Update to Spring Security 6.4.3

Closes gh-1911
Steve Riesenberg 6 tháng trước cách đây
mục cha
commit
0fb65496e0
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.2.2"
-org-springframework-security = "6.4.2"
+org-springframework-security = "6.4.3"
 com-fasterxml-jackson = "2.18.2"
 nimbus-jose-jwt = "9.47"
 org-bouncycastle = "1.79"