Skip to content

Commit 287484d

Browse files
committed
Upgrade to Hibernate 7.2.19.Final
Closes gh-50733
1 parent 8339117 commit 287484d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ bom {
563563
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
564564
}
565565
}
566-
library("Hibernate", "7.2.18.Final") {
566+
library("Hibernate", "7.2.19.Final") {
567567
group("org.hibernate.orm") {
568568
modules = [
569569
"hibernate-agroal",

0 commit comments

Comments
 (0)