1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2026-06-04 15:28:21 +08:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-22 09:26:03 +00:00
committed by GitHub
parent 86326a168b
commit b03bb4a476
+1 -1
View File
@@ -256,7 +256,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.14.0</version>
<version>3.14.1</version>
<configuration>
<source>${project.jdk.version}</source>
<target>${project.jdk.version}</target>