Commit b4d0c3df authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Hibernate 5.4.32.Final

Closes gh-26803
parent 7ea26354
...@@ -403,7 +403,7 @@ bom { ...@@ -403,7 +403,7 @@ bom {
] ]
} }
} }
library("Hibernate", "5.4.31.Final") { library("Hibernate", "5.4.32.Final") {
prohibit("[6.0.0.Alpha2,)") { prohibit("[6.0.0.Alpha2,)") {
because "it uses the jakarta.* namespace" because "it uses the jakarta.* namespace"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment