Upgrade to Maven War Plugin 3.3.2

Closes gh-28017
This commit is contained in:
Stephane Nicoll 2021-09-15 08:17:50 +02:00
parent 5e3c70aa9c
commit 51d64b6818

View File

@ -1204,7 +1204,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"