Skip to content

Commit 60e57f7

Browse files
committed
Upgrade to Hibernate 5.5.6.Final
Closes gh-27702
1 parent 2d49175 commit 60e57f7

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
@@ -409,7 +409,7 @@ bom {
409409
]
410410
}
411411
}
412-
library("Hibernate", "5.5.4.Final") {
412+
library("Hibernate", "5.5.6.Final") {
413413
prohibit("[6.0.0.Alpha2,)") {
414414
because "it uses the jakarta.* namespace"
415415
}

0 commit comments

Comments
 (0)