Skip to content

Commit 9c6138f

Browse files
committed
Upgrade to Maven War Plugin 3.3.2
Closes gh-27984
1 parent 8454812 commit 9c6138f

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
@@ -1193,7 +1193,7 @@ bom {
11931193
]
11941194
}
11951195
}
1196-
library("Maven War Plugin", "3.3.1") {
1196+
library("Maven War Plugin", "3.3.2") {
11971197
group("org.apache.maven.plugins") {
11981198
plugins = [
11991199
"maven-war-plugin"

0 commit comments

Comments
 (0)