Skip to content

Commit

Permalink
Upgrade to Hibernate 6.6.4.Final
Browse files Browse the repository at this point in the history
Closes gh-43566
  • Loading branch information
snicoll committed Dec 19, 2024
1 parent 1b8fcb6 commit fcc569e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ bom {
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
}
}
library("Hibernate", "6.6.3.Final") {
library("Hibernate", "6.6.4.Final") {
group("org.hibernate.orm") {
modules = [
"hibernate-agroal",
Expand Down

0 comments on commit fcc569e

Please sign in to comment.