Skip to content

Commit

Permalink
maven-compiler-plugin 3.8.1
Browse files Browse the repository at this point in the history
Fixes #90

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=272930832
  • Loading branch information
sullis authored and cpovirk committed Oct 4, 2019
1 parent a89b8f7 commit 2687caa
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 @@ -151,7 +151,7 @@
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.0</version>
<version>3.8.1</version>
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
Expand Down

0 comments on commit 2687caa

Please sign in to comment.