Skip to content

Commit 5f537cc

Browse files
committed
Upgrade to Hibernate 5.5.4.Final
Closes gh-27399
1 parent 9082e16 commit 5f537cc

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.3.Final") {
412+
library("Hibernate", "5.5.4.Final") {
413413
prohibit("[6.0.0.Alpha2,)") {
414414
because "it uses the jakarta.* namespace"
415415
}

0 commit comments

Comments
 (0)