Skip to content

Commit 9504cde

Browse files
committed
Upgrade to Hibernate 6.6.42.Final
Closes spring-projectsgh-49077
1 parent 29b7e5a commit 9504cde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ bom {
557557
releaseNotes("https://github.com/hazelcast/hazelcast/releases/tag/v{version}")
558558
}
559559
}
560-
library("Hibernate", "6.6.41.Final") {
560+
library("Hibernate", "6.6.42.Final") {
561561
prohibit {
562562
versionRange "[7.0.0.Alpha1,)"
563563
because "it exceeds our Jakarta EE 10 baseline"

0 commit comments

Comments
 (0)