Upgrade to Maven Assembly Plugin 3.3.0

Closes gh-21409
This commit is contained in:
Stephane Nicoll 2020-05-12 08:55:05 +02:00
parent dd13c226b5
commit 3556ed4487
1 changed files with 1 additions and 1 deletions

View File

@ -1063,7 +1063,7 @@ bom {
]
}
}
library("Maven Assembly Plugin", "3.2.0") {
library("Maven Assembly Plugin", "3.3.0") {
group("org.apache.maven.plugins") {
plugins = [
"maven-assembly-plugin"