Skip to content

Commit

Permalink
Update to Spring Security 6.5.0-SNAPSHOT
Browse files Browse the repository at this point in the history
Closes gh-1897
  • Loading branch information
jgrandja committed Feb 12, 2025
1 parent d72827a commit 0286474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 0286474

Please sign in to comment.