Skip to content

Commit b29485e

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1
1 parent 904daae commit b29485e

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
@@ -80,7 +80,7 @@
8080
<plugin>
8181
<groupId>org.apache.maven.plugins</groupId>
8282
<artifactId>maven-compiler-plugin</artifactId>
83-
<version>3.8.1</version>
83+
<version>3.12.1</version>
8484
<configuration>
8585
<excludes>
8686
<!-- package info files are only important for Javadocs -->

0 commit comments

Comments
 (0)