Skip to content

Commit

Permalink
fix(deps): update spring security to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent 8786567 commit 150c32a
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
Expand Up @@ -21,7 +21,7 @@ slf4j = '1.7.36'
spock = '2.0-groovy-3.0'
spring = '5.3.33'
springboot = '2.7.18'
spring-security = '5.8.11'
spring-security = '6.3.0'
tomcat = '9.0.87'

[libraries]
Expand Down

0 comments on commit 150c32a

Please sign in to comment.