Bump maven-compiler-plugin from 3.7.0 to 3.8.0 in /PlanPluginBridge (#811)

This commit is contained in:
dependabot[bot] 2018-11-13 09:14:37 +00:00 committed by GitHub
parent 624dff6f95
commit 4be6fec077
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -293,7 +293,7 @@
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.7.0</version>
<version>3.8.0</version>
<configuration>
<source>1.8</source>
<target>1.8</target>