Skip to content

Commit bd09c78

Browse files
committed
Upgrade to Hibernate 7.0.5.Final
Closes gh-46327
1 parent d359d00 commit bd09c78

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
@@ -549,7 +549,7 @@ bom {
549549
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
550550
}
551551
}
552-
library("Hibernate", "7.0.2.Final") {
552+
library("Hibernate", "7.0.5.Final") {
553553
group("org.hibernate.orm") {
554554
modules = [
555555
"hibernate-agroal",

0 commit comments

Comments
 (0)