Skip to content

Commit

Permalink
Bump maven-compiler-plugin from 3.5.1 to 3.8.1 in /engine
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and seldondev committed Nov 6, 2019
1 parent c6c0c2a commit 2875e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.5.1</version>
<version>3.8.1</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
Expand Down

0 comments on commit 2875e32

Please sign in to comment.