Upgrade to Hibernate 5.5.7.Final

Closes gh-28008
This commit is contained in:
Stephane Nicoll 2021-09-15 08:17:41 +02:00
parent aafb2c051d
commit 494e005981
1 changed files with 1 additions and 1 deletions

View File

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