Skip to content

Commit

Permalink
Merge pull request mvel#243 from oscerd/source-target
Browse files Browse the repository at this point in the history
Source and target are now 1.8.0, so required java version in maven en…
  • Loading branch information
mariofusco authored Aug 31, 2020
2 parents e8f7a6e + 7df64a9 commit 4e7ceea
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 @@ -92,7 +92,7 @@
<configuration>
<rules>
<requireJavaVersion>
<version>[1.6.0,)</version>
<version>[1.8.0,)</version>
</requireJavaVersion>
<!--<requireMavenVersion>-->
<!--<version>[3.0.3,)</version>-->
Expand Down

0 comments on commit 4e7ceea

Please sign in to comment.