Skip to content

Commit

Permalink
Development: Update spring security to 6.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
krusche committed Nov 20, 2024
1 parent d7ca737 commit 5024862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ npm_version=10.8.0
# Dependency versions
jhipster_dependencies_version=8.7.2
spring_boot_version=3.3.5
spring_security_version=6.3.4
spring_security_version=6.3.5
# TODO: upgrading to 6.6.0 currently leads to issues due to internal changes in Hibernate and potentially wrong use in Artemis server code
hibernate_version=6.4.10.Final
# TODO: can we update to 5.x?
Expand Down

0 comments on commit 5024862

Please sign in to comment.