Skip to content

Commit c49aa0e

Browse files
renovate[bot]Mryan2005
authored andcommitted
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0
1 parent 6167ae6 commit c49aa0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<plugin>
104104
<groupId>org.apache.maven.plugins</groupId>
105105
<artifactId>maven-compiler-plugin</artifactId>
106-
<version>3.13.0</version> <!-- 显式指定一个兼容的版本 -->
106+
<version>3.14.0</version> <!-- 显式指定一个兼容的版本 -->
107107
<configuration>
108108
<source>${maven.compiler.source}</source>
109109
<target>${maven.compiler.target}</target>

0 commit comments

Comments
 (0)