Upgrade to Hibernate 5.4.32.Final

Closes gh-26803
This commit is contained in:
Stephane Nicoll
2021-06-08 08:24:49 +02:00
parent 7ea263548c
commit b4d0c3df6d

View File

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