Upgrade to Hibernate 5.6.5.Final

Closes gh-29788
This commit is contained in:
Stephane Nicoll
2022-02-14 13:15:56 +01:00
parent 7800c9b1de
commit 60cf736e28

View File

@@ -418,7 +418,7 @@ bom {
]
}
}
library("Hibernate", "5.6.4.Final") {
library("Hibernate", "5.6.5.Final") {
prohibit("[6.0.0.Alpha2,)") {
because "it uses the jakarta.* namespace"
}