Skip to content

Commit 7587c16

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1
1 parent 47b73bc commit 7587c16

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
@@ -56,7 +56,7 @@
5656
<plugin>
5757
<groupId>org.apache.maven.plugins</groupId>
5858
<artifactId>maven-compiler-plugin</artifactId>
59-
<version>3.10.1</version>
59+
<version>3.12.1</version>
6060
<configuration>
6161
<excludes>
6262
<!-- package info files are only important for Javadocs -->

0 commit comments

Comments
 (0)