Skip to content

Commit

Permalink
Upgrade to Hibernate 6.6.2.Final
Browse files Browse the repository at this point in the history
Closes gh-43100
  • Loading branch information
snicoll committed Nov 10, 2024
1 parent d0623bc commit 66c44c9
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 @@ -507,7 +507,7 @@ bom {
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
}
}
library("Hibernate", "6.6.1.Final") {
library("Hibernate", "6.6.2.Final") {
group("org.hibernate.orm") {
modules = [
"hibernate-agroal",
Expand Down

0 comments on commit 66c44c9

Please sign in to comment.