Skip to content

Commit 24bda86

Browse files
committed
Upgrade to Maven War Plugin 3.2.3
Closes gh-17190
1 parent e30e1aa commit 24bda86

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
<maven-site-plugin.version>3.7.1</maven-site-plugin.version>
233233
<maven-source-plugin.version>3.1.0</maven-source-plugin.version>
234234
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
235-
<maven-war-plugin.version>3.2.2</maven-war-plugin.version>
235+
<maven-war-plugin.version>3.2.3</maven-war-plugin.version>
236236
<versions-maven-plugin.version>2.7</versions-maven-plugin.version>
237237
<xml-maven-plugin.version>1.0.2</xml-maven-plugin.version>
238238
<flatten-maven-plugin.version>1.1.0</flatten-maven-plugin.version>

0 commit comments

Comments
 (0)