Skip to content

Commit 234eba3

Browse files
committed
Upgrade to Hibernate 5.6.9.Final
Closes gh-31081
1 parent b196a78 commit 234eba3

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.8.Final") {
457+
library("Hibernate", "5.6.9.Final") {
458458
prohibit("[6.0.0.Alpha2,)") {
459459
because "it uses the jakarta.* namespace"
460460
}

0 commit comments

Comments
 (0)