Skip to content

Commit 7c43524

Browse files
renovate[bot]Ghost-chu
authored andcommitted
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0
(cherry picked from commit 61556e8)
1 parent eadf545 commit 7c43524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<plugin>
3333
<groupId>org.apache.maven.plugins</groupId>
3434
<artifactId>maven-compiler-plugin</artifactId>
35-
<version>3.13.0</version>
35+
<version>3.14.0</version>
3636
<configuration>
3737
<source>${java.version}</source>
3838
<target>${java.version}</target>

0 commit comments

Comments
 (0)