Skip to content

Commit

Permalink
Merge pull request #732 from cazfi/deps
Browse files Browse the repository at this point in the history
pom.xml: Update maven-war-plugin to version 3.4.0
  • Loading branch information
cazfi authored Jul 15, 2023
2 parents 9c9803f + d4e0e90 commit 0ddfabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freeciv-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ Rerun the sync-js-hand.js script.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<configuration>
<recompressZippedFiles>false</recompressZippedFiles>
<webResources>
Expand Down

0 comments on commit 0ddfabb

Please sign in to comment.