maven-compiler-plugin 3.8.1
This commit is contained in:
parent
f1965f0f46
commit
0142e2aaf0
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -140,7 +140,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.8.0</version>
|
||||
<version>3.8.1</version>
|
||||
<configuration>
|
||||
<compilerId>javac-with-errorprone</compilerId>
|
||||
<forceJavacCompilerUse>true</forceJavacCompilerUse>
|
||||
|
|
Loading…
Reference in a new issue