Upgrade to Hibernate 5.6.14.Final

Closes gh-33157
This commit is contained in:
Stephane Nicoll 2022-11-14 16:03:04 +01:00
parent 2b4ceb35a2
commit bdc80ec484
1 changed files with 1 additions and 1 deletions

View File

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