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.13.0

This commit is contained in:
renovate[bot]
2025-01-23 19:06:06 +00:00
committed by Carm
parent 48e8fc7847
commit 2a024e2885
+1 -1
View File
@@ -128,7 +128,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<version>3.13.0</version>
<configuration>
<source>1.8</source>
<target>1.8</target>