1
mirror of https://github.com/CarmJos/PlayerPrefix.git synced 2026-06-04 18:08:18 +08:00

Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0

This commit is contained in:
renovate[bot]
2025-02-21 11:00:49 +00:00
committed by Carm
parent 2d12a31764
commit 0bbaf484e6
+1 -1
View File
@@ -128,7 +128,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId> <artifactId>maven-compiler-plugin</artifactId>
<version>3.13.0</version> <version>3.14.0</version>
<configuration> <configuration>
<source>1.8</source> <source>1.8</source>
<target>1.8</target> <target>1.8</target>