Skip to content

Commit dfa95a2

Browse files
committed
Upgrade to Hibernate 5.6.7.Final
Closes gh-30338
1 parent 1cfebc0 commit dfa95a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ bom {
421421
]
422422
}
423423
}
424-
library("Hibernate", "5.6.6.Final") {
424+
library("Hibernate", "5.6.7.Final") {
425425
prohibit("[6.0.0.Alpha2,)") {
426426
because "it uses the jakarta.* namespace"
427427
}

0 commit comments

Comments
 (0)