Skip to content

Commit

Permalink
Upgrade to Hibernate 6.6.3.Final
Browse files Browse the repository at this point in the history
Closes gh-43400
  • Loading branch information
philwebb committed Dec 4, 2024
1 parent 79653a9 commit a538b8b
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.2.Final") {
library("Hibernate", "6.6.3.Final") {
group("org.hibernate.orm") {
modules = [
"hibernate-agroal",
Expand Down

0 comments on commit a538b8b

Please sign in to comment.