Skip to content

Commit d638e17

Browse files
committed
Upgrade to Hibernate 7.2.4.Final
Closes spring-projectsgh-49180
1 parent 357d71c commit d638e17

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
@@ -612,7 +612,7 @@ bom {
612612
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
613613
}
614614
}
615-
library("Hibernate", "7.2.3.Final") {
615+
library("Hibernate", "7.2.4.Final") {
616616
group("org.hibernate.orm") {
617617
modules = [
618618
"hibernate-agroal",

0 commit comments

Comments
 (0)