1
mirror of https://github.com/CarmJos/GithubReleases4J.git synced 2026-06-04 13:08:17 +08:00

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

This commit is contained in:
renovate[bot]
2025-02-21 23:44:01 +00:00
committed by Carm
parent 2916abf578
commit 153a5c8eec
+1 -1
View File
@@ -172,7 +172,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.13.0</version>
<version>3.14.0</version>
<configuration>
<source>${java.version}</source>
<target>${java.version}</target>