Skip to content

Commit

Permalink
fix release version 6 not supported
Browse files Browse the repository at this point in the history
  • Loading branch information
nzoschke committed Jan 26, 2024
1 parent 6f1fe7e commit 7e76e9f
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 @@ -244,7 +244,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<release>6</release>
<release>8</release>
</configuration>
</plugin>

Expand Down

0 comments on commit 7e76e9f

Please sign in to comment.