Skip to content

Commit

Permalink
MIME4J-289 Upgrade maven-compiler-plugin 3.0 -> 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trantienduchn committed Sep 3, 2019
1 parent 6ec1135 commit de8e5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -207,7 +207,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.0</version>
<version>3.8.1</version>
<configuration>
<optimize>true</optimize>
<source>${target.jdk}</source>
Expand Down

0 comments on commit de8e5f4

Please sign in to comment.