Skip to content

Commit 7de6d72

Browse files
committed
Upgrade to Hibernate 5.6.11.Final
Closes gh-32306
1 parent 2fa4195 commit 7de6d72

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
@@ -426,7 +426,7 @@ bom {
426426
]
427427
}
428428
}
429-
library("Hibernate", "5.6.10.Final") {
429+
library("Hibernate", "5.6.11.Final") {
430430
prohibit("[6.0.0.Alpha2,)") {
431431
because "it uses the jakarta.* namespace"
432432
}

0 commit comments

Comments
 (0)