Skip to content

Commit c19fa80

Browse files
committed
Upgrade to Hibernate 7.0.0.CR1
Closes gh-45528
1 parent 7393418 commit c19fa80

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
@@ -535,7 +535,7 @@ bom {
535535
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
536536
}
537537
}
538-
library("Hibernate", "7.0.0.Beta3") {
538+
library("Hibernate", "7.0.0.CR1") {
539539
group("org.hibernate.orm") {
540540
modules = [
541541
"hibernate-agroal",

0 commit comments

Comments
 (0)