Upgrade to Hibernate 5.6.10.Final

Closes gh-31738
This commit is contained in:
Stephane Nicoll 2022-07-14 17:10:55 +02:00
parent ac4c3d2b81
commit 689dae1b14
1 changed files with 1 additions and 1 deletions

View File

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