1
mirror of https://github.com/CarmJos/ScriptItems synced 2026-06-04 20:37:33 +08:00

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

This commit is contained in:
renovate[bot]
2026-02-01 20:42:54 +00:00
committed by Carm
parent 4c58ab5793
commit 96a9324370
+1 -1
View File
@@ -221,7 +221,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.14.1</version>
<version>3.15.0</version>
<configuration>
<source>${project.jdk.version}</source>
<target>${project.jdk.version}</target>