Upgrade to Hibernate 5.5.3.Final

Closes gh-27298
This commit is contained in:
Stephane Nicoll 2021-07-13 11:19:01 +02:00
parent 53ceafcd34
commit fb8c8afc85
1 changed files with 1 additions and 1 deletions

View File

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