Upgrade to Maven Shade Plugin 3.2.2

Closes gh-20486
This commit is contained in:
Andy Wilkinson 2020-03-10 20:09:51 +00:00
parent d29ca237b5
commit 5117a6ac6f
1 changed files with 1 additions and 1 deletions

View File

@ -1154,7 +1154,7 @@ bom {
]
}
}
library("Maven Shade Plugin", "3.2.1") {
library("Maven Shade Plugin", "3.2.2") {
group("org.apache.maven.plugins") {
plugins = [
"maven-shade-plugin"