Skip to content

Commit

Permalink
Merge pull request apache#519 from hboutemy/patch-3
Browse files Browse the repository at this point in the history
upgrade maven-war-plugin to 3.3.1
  • Loading branch information
lukaszlenart authored Dec 26, 2021
2 parents 50e2c4e + 62c85e8 commit a4e7034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.2.3</version>
<version>3.3.1</version>
</plugin>
<plugin>
<groupId>org.apache.felix</groupId>
Expand Down

0 comments on commit a4e7034

Please sign in to comment.