Upgrade to Hibernate 5.6.12.Final

Closes gh-32649
This commit is contained in:
Stephane Nicoll 2022-10-10 09:33:19 +02:00
parent 1efbfdb3d3
commit 19c3078623
1 changed files with 1 additions and 1 deletions

View File

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