Skip to content

Commit 21c5372

Browse files
committed
Upgrade to Maven War Plugin 3.3.2
Closes gh-27958
1 parent fadf5ba commit 21c5372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1105,7 +1105,7 @@ bom {
11051105
]
11061106
}
11071107
}
1108-
library("Maven War Plugin", "3.3.1") {
1108+
library("Maven War Plugin", "3.3.2") {
11091109
group("org.apache.maven.plugins") {
11101110
plugins = [
11111111
"maven-war-plugin"

0 commit comments

Comments
 (0)