Skip to content

Commit

Permalink
Update maven-compiler-plugin to version 3.12.1
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Lindqvist <[email protected]>
  • Loading branch information
cazfi committed Feb 25, 2024
1 parent 6ae1918 commit 45f100d
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 @@ -165,7 +165,7 @@ Rerun the sync-js-hand.js script.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.1</version>
<configuration>
<release>11</release>
</configuration>
Expand Down

0 comments on commit 45f100d

Please sign in to comment.