Skip to content

Commit

Permalink
Update maven compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
ebussieres committed May 5, 2018
1 parent 4299bfb commit d12422a
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 @@ -43,7 +43,7 @@
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<version>3.6.2</version>
<configuration>
<source>${java.version}</source>
<target>${java.version}</target>
Expand Down

0 comments on commit d12422a

Please sign in to comment.