Commit a1ff05ec authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Hibernate 5.4.28.Final

Closes gh-25233
parent 5dba00fc
...@@ -403,7 +403,7 @@ bom { ...@@ -403,7 +403,7 @@ bom {
] ]
} }
} }
library("Hibernate", "5.4.27.Final") { library("Hibernate", "5.4.28.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