Skip to content

Commit a35073d

Browse files
committed
Upgrade to Maven War Plugin 3.3.1
Closes gh-22808
1 parent b6edb4d commit a35073d

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
@@ -1101,7 +1101,7 @@ bom {
11011101
]
11021102
}
11031103
}
1104-
library("Maven War Plugin", "3.3.0") {
1104+
library("Maven War Plugin", "3.3.1") {
11051105
group("org.apache.maven.plugins") {
11061106
plugins = [
11071107
"maven-war-plugin"

0 commit comments

Comments
 (0)