瀏覽代碼

Update to Spring Security 6.4.3

Closes gh-1911
Steve Riesenberg 6 月之前
父節點
當前提交
0fb65496e0
共有 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.4.3"
 com-fasterxml-jackson = "2.18.2"
 nimbus-jose-jwt = "9.47"
 org-bouncycastle = "1.79"