Skip to content

Commit

Permalink
reset target JDK version to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
overheadhunter committed Feb 9, 2021
1 parent 2890ab7 commit 595c10a
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 @@ -138,7 +138,7 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<configuration>
<release>11</release>
<release>8</release>
<encoding>UTF-8</encoding>
<showWarnings>true</showWarnings>
</configuration>
Expand Down

0 comments on commit 595c10a

Please sign in to comment.