Upgrade to Hibernate 5.4.33

Closes gh-29120
This commit is contained in:
Stephane Nicoll 2021-12-20 09:57:11 +01:00
parent cb81801907
commit d0cd7dcf60
1 changed files with 1 additions and 1 deletions

View File

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