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

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

This commit is contained in:
renovate[bot]
2025-09-22 06:12:16 +00:00
committed by Carm
parent 91935882bd
commit 6a8a349ee3
+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.14.0</version> <version>3.14.1</version>
<configuration> <configuration>
<source>1.8</source> <source>1.8</source>
<target>1.8</target> <target>1.8</target>