1
mirror of https://github.com/CarmJos/MoeTeleport.git synced 2026-06-04 15:59:45 +08:00

chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0

This commit is contained in:
renovate[bot]
2025-01-17 17:08:59 +00:00
committed by Carm
parent 104e9ae4ce
commit a01746348e
+1 -1
View File
@@ -258,7 +258,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>${project.jdk.version}</source>
<target>${project.jdk.version}</target>