Upgrade to Maven War Plugin 3.3.2

Closes gh-27984
This commit is contained in:
Stephane Nicoll 2021-09-14 07:15:33 +02:00
parent 8454812df1
commit 9c6138fa1c
1 changed files with 1 additions and 1 deletions

View File

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