Skip to content

Commit 689dae1

Browse files
committed
Upgrade to Hibernate 5.6.10.Final
Closes gh-31738
1 parent ac4c3d2 commit 689dae1

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
@@ -454,7 +454,7 @@ bom {
454454
]
455455
}
456456
}
457-
library("Hibernate", "5.6.9.Final") {
457+
library("Hibernate", "5.6.10.Final") {
458458
prohibit("[6.0.0.Alpha2,)") {
459459
because "it uses the jakarta.* namespace"
460460
}

0 commit comments

Comments
 (0)