[VIVO-1605] Update to latest Error Prone plugin and configuration to support JDK 11 (#89)
* Update to latest Error Prone plugin and configuration to support JDK 11 * Update Error Prone dependency from SNAPSHOT * Add Javac version missing from Error Prone docs Partial resolution of: https://jira.duraspace.org/browse/VIVO-1605
This commit is contained in:
parent
2f12d0830e
commit
ebc75d184b
2 changed files with 37 additions and 18 deletions
|
@ -64,7 +64,7 @@
|
|||
</plugin>
|
||||
<plugin>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.5.1</version>
|
||||
<version>3.8.0</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<artifactId>maven-dependency-plugin</artifactId>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue