Skip to content

Commit 20bfd9a

Browse files
renovate[bot]Zoey2936
authored andcommitted
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.0
1 parent c46b5f8 commit 20bfd9a

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
@@ -22,7 +22,7 @@
2222
<plugin>
2323
<groupId>org.apache.maven.plugins</groupId>
2424
<artifactId>maven-compiler-plugin</artifactId>
25-
<version>3.11.0</version>
25+
<version>3.12.0</version>
2626
<configuration>
2727
<source>${java.version}</source>
2828
<target>${java.version}</target>

0 commit comments

Comments
 (0)