Skip to content

Commit d0cd7dc

Browse files
committed
Upgrade to Hibernate 5.4.33
Closes gh-29120
1 parent cb81801 commit d0cd7dc

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
@@ -412,7 +412,7 @@ bom {
412412
]
413413
}
414414
}
415-
library("Hibernate", "5.4.32.Final") {
415+
library("Hibernate", "5.4.33") {
416416
prohibit("[6.0.0.Alpha2,)") {
417417
because "it uses the jakarta.* namespace"
418418
}

0 commit comments

Comments
 (0)