Skip to content

Commit 6b54aef

Browse files
committed
Upgrade to Hibernate 5.6.10.Final
Closes gh-31724
1 parent 9443713 commit 6b54aef

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
@@ -423,7 +423,7 @@ bom {
423423
]
424424
}
425425
}
426-
library("Hibernate", "5.6.9.Final") {
426+
library("Hibernate", "5.6.10.Final") {
427427
prohibit("[6.0.0.Alpha2,)") {
428428
because "it uses the jakarta.* namespace"
429429
}

0 commit comments

Comments
 (0)