Upgrade to Hibernate 5.4.30.Final

Closes gh-26050
This commit is contained in:
Stephane Nicoll 2021-04-13 14:52:09 +02:00
parent 313cc0d6af
commit a2df809e8c
1 changed files with 1 additions and 1 deletions

View File

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