Skip to content

Commit

Permalink
Upgrade to Maven War Plugin 3.3.2
Browse files Browse the repository at this point in the history
Closes gh-27984
  • Loading branch information
snicoll committed Sep 14, 2021
1 parent 8454812 commit 9c6138f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1193,7 +1193,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"
Expand Down

0 comments on commit 9c6138f

Please sign in to comment.