Skip to content

Commit

Permalink
Fixed Compiling Issue with Maven.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopheClermont committed May 30, 2024
1 parent ce11381 commit 31838de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
<properties>
<!-- Java 8 -->
<maven.compiler.release>8</maven.compiler.release>
<maven.compiler.target>${maven.compiler.release}</maven.compiler.target>

<!-- Reproducible Build -->
<!-- See https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
Expand Down

0 comments on commit 31838de

Please sign in to comment.