Skip to content

Commit

Permalink
Upgrade to Hibernate 6.5.3.Final
Browse files Browse the repository at this point in the history
Closes gh-42365
  • Loading branch information
snicoll committed Sep 19, 2024
1 parent c2adc3b commit 1b3b3aa
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 @@ -499,7 +499,7 @@ bom {
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
}
}
library("Hibernate", "6.5.2.Final") {
library("Hibernate", "6.5.3.Final") {
group("org.hibernate.orm") {
modules = [
"hibernate-agroal",
Expand Down

0 comments on commit 1b3b3aa

Please sign in to comment.