Skip to content

Commit

Permalink
fix: update source/target to release (#6898)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylong authored Aug 18, 2024
1 parent dbe0d79 commit 9fb2d19
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -442,8 +442,7 @@ Copyright (c) 2012 - Jeremy Long
<configuration>
<forceJavacCompilerUse>true</forceJavacCompilerUse>
<showDeprecation>true</showDeprecation>
<source>1.8</source>
<target>1.8</target>
<release>8</release>
<compilerArgs>
<arg>-Xlint</arg>
</compilerArgs>
Expand Down

0 comments on commit 9fb2d19

Please sign in to comment.