Skip to content

Commit

Permalink
Update apache maven plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 1, 2020
1 parent 3d294df commit 6c31b30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions freeciv-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.0.0-M2</version>
<version>3.0.0-M3</version>
<executions>
<execution>
<id>enforce-files-exist</id>
Expand Down Expand Up @@ -167,7 +167,7 @@ Rerun the sync-js-hand.js script.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.2.3</version>
<version>3.3.0</version>
<configuration>
<recompressZippedFiles>false</recompressZippedFiles>
<webResources>
Expand Down

0 comments on commit 6c31b30

Please sign in to comment.