Skip to content

Commit

Permalink
Development: Downgrade Hibernate to 6.4.8.Final due to siginificant p…
Browse files Browse the repository at this point in the history
…erformance issues
  • Loading branch information
Stephan Krusche committed May 27, 2024
1 parent 8fbbd3a commit 6773fa0
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 @@ -9,7 +9,7 @@ npm_version=10.2.3
jhipster_dependencies_version=8.4.0
spring_boot_version=3.3.0
spring_security_version=6.3.0
hibernate_version=6.5.2.Final
hibernate_version=6.4.8.Final
# TODO: can we update to 5.x?
opensaml_version=4.3.2
jwt_version=0.12.5
Expand Down

0 comments on commit 6773fa0

Please sign in to comment.