Upgrade to Hibernate 5.6.14.Final

Closes gh-33173
This commit is contained in:
Stephane Nicoll 2022-11-15 07:51:36 +01:00
parent ecc929fb1f
commit b134269048
1 changed files with 1 additions and 1 deletions

View File

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