Skip to content

Commit 1c41032

Browse files
committed
Upgrade to Hibernate 5.6.11.Final
Closes gh-32320
1 parent a00951d commit 1c41032

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
@@ -457,7 +457,7 @@ bom {
457457
]
458458
}
459459
}
460-
library("Hibernate", "5.6.10.Final") {
460+
library("Hibernate", "5.6.11.Final") {
461461
prohibit("[6.0.0.Alpha2,)") {
462462
because "it uses the jakarta.* namespace"
463463
}

0 commit comments

Comments
 (0)