Skip to content

Commit

Permalink
Bumpup war plugin version. (#2878)
Browse files Browse the repository at this point in the history
  • Loading branch information
penmetsaa authored Jan 24, 2023
1 parent 5666344 commit 79f87f9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions java/demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,11 @@
</configuration>
<groupId>org.apache.maven.plugins</groupId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.3.1</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
Expand Down

0 comments on commit 79f87f9

Please sign in to comment.