Upgrade to Hibernate 5.4.31.Final

Closes gh-26539
This commit is contained in:
Andy Wilkinson
2021-05-17 12:05:16 +01:00
parent 93b385421d
commit 544abfd9ae

View File

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