Skip to content

Commit fe14dac

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.0
1 parent a0f89ee commit fe14dac

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
@@ -156,7 +156,7 @@
156156
<plugin>
157157
<groupId>org.apache.maven.plugins</groupId>
158158
<artifactId>maven-compiler-plugin</artifactId>
159-
<version>3.8.1</version>
159+
<version>3.12.0</version>
160160
<configuration>
161161
<source>1.8</source>
162162
<target>1.8</target>

0 commit comments

Comments
 (0)