Skip to content

Commit d74dece

Browse files
committed
Upgrade to Hibernate 7.0.2.Final
Closes gh-46056
1 parent 2dd8f79 commit d74dece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ bom {
551551
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
552552
}
553553
}
554-
library("Hibernate", "7.0.0.CR1") {
554+
library("Hibernate", "7.0.2.Final") {
555555
group("org.hibernate.orm") {
556556
modules = [
557557
"hibernate-agroal",

0 commit comments

Comments
 (0)