Skip to content

Commit 95bb53a

Browse files
committed
Upgrade to Hibernate 7.2.4.Final
Closes spring-projectsgh-49167
1 parent 297930b commit 95bb53a

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.3.Final") {
566+
library("Hibernate", "7.2.4.Final") {
567567
group("org.hibernate.orm") {
568568
modules = [
569569
"hibernate-agroal",

0 commit comments

Comments
 (0)