Skip to content

Commit

Permalink
bump maven-compiler-plugin from 3.0 to 3.8.1 (via #73)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and baev committed Aug 13, 2019
1 parent 2fd6c53 commit 023227d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.0</version>
<version>3.8.1</version>
<configuration>
<source>${compiler.version}</source>
<target>${compiler.version}</target>
Expand Down

0 comments on commit 023227d

Please sign in to comment.