Skip to content

Commit

Permalink
fix build on jdk11
Browse files Browse the repository at this point in the history
  • Loading branch information
chewiebug committed Feb 24, 2019
1 parent dfb87bd commit 946a47b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@
<links>
<link>http://docs.oracle.com/javase/8/docs/api/</link>
</links>
<source>${jdk.source.version}</source>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 946a47b

Please sign in to comment.