Skip to content

Commit

Permalink
upgrade source / target version so that we can use default implementa…
Browse files Browse the repository at this point in the history
…tion in predicate interface of new Guava
  • Loading branch information
wiiitek committed Jan 22, 2018
1 parent afc77e4 commit dbecf17
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 @@ -113,7 +113,7 @@
<finalName.extension>jar</finalName.extension>

<!-- Versions -->
<source.java.version>1.7</source.java.version>
<source.java.version>1.8</source.java.version>
<jetty.plugin.version>9.2.10.v20150310</jetty.plugin.version>
<mongo.driver.version>3.2.2</mongo.driver.version>
<junit.version>4.11</junit.version>
Expand Down

0 comments on commit dbecf17

Please sign in to comment.