Skip to content

Commit

Permalink
Upgrade to Hibernate 6.6.1.Final
Browse files Browse the repository at this point in the history
Closes gh-42349
  • Loading branch information
wilkinsona committed Sep 18, 2024
1 parent db4e8c5 commit 59fb90e
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 @@ -500,7 +500,7 @@ bom {
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
}
}
library("Hibernate", "6.6.0.Final") {
library("Hibernate", "6.6.1.Final") {
group("org.hibernate.orm") {
modules = [
"hibernate-agroal",
Expand Down

0 comments on commit 59fb90e

Please sign in to comment.