Upgrade to Maven War Plugin 3.3.2

Closes gh-27958
This commit is contained in:
Stephane Nicoll 2021-09-13 10:10:03 +02:00
parent fadf5ba33a
commit 21c53729ab

View File

@ -1105,7 +1105,7 @@ bom {
]
}
}
library("Maven War Plugin", "3.3.1") {
library("Maven War Plugin", "3.3.2") {
group("org.apache.maven.plugins") {
plugins = [
"maven-war-plugin"