Skip to content

Commit

Permalink
pom java 8
Browse files Browse the repository at this point in the history
  • Loading branch information
micycle1 committed Apr 16, 2021
1 parent e32590d commit e3f8e23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<configuration>
<release>8</release>
<source>8</source>
<target>8</target>
<encoding>UTF-8</encoding>
</configuration>
</plugin>
Expand Down

0 comments on commit e3f8e23

Please # to comment.