Upgrade to Hibernate 5.6.9.Final

Closes gh-31081
This commit is contained in:
Stephane Nicoll 2022-05-17 16:38:05 +02:00
parent b196a78787
commit 234eba327d
1 changed files with 1 additions and 1 deletions

View File

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