Commit 5117a6ac authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Maven Shade Plugin 3.2.2

Closes gh-20486
parent d29ca237
...@@ -1154,7 +1154,7 @@ bom { ...@@ -1154,7 +1154,7 @@ bom {
] ]
} }
} }
library("Maven Shade Plugin", "3.2.1") { library("Maven Shade Plugin", "3.2.2") {
group("org.apache.maven.plugins") { group("org.apache.maven.plugins") {
plugins = [ plugins = [
"maven-shade-plugin" "maven-shade-plugin"
......
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