Skip to content

Commit c606158

Browse files
committed
Upgrade to Hibernate 6.6.25.Final
Closes gh-46778
1 parent 5d0d3d7 commit c606158

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
@@ -554,7 +554,7 @@ bom {
554554
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
555555
}
556556
}
557-
library("Hibernate", "6.6.24.Final") {
557+
library("Hibernate", "6.6.25.Final") {
558558
prohibit {
559559
versionRange "[7.0.0.Alpha1,)"
560560
because "it exceeds our Jakarta EE 10 baseline"

0 commit comments

Comments
 (0)