Skip to content

Commit

Permalink
Revert "Updated compiler target version"
Browse files Browse the repository at this point in the history
This reverts commit 4a303c1.
  • Loading branch information
josemmo committed Dec 31, 2023
1 parent 5c18ee6 commit 3b5a27e
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 @@ -9,7 +9,8 @@
<version>1.3.0-SNAPSHOT</version>

<properties>
<maven.compiler.release>9</maven.compiler.release>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit 3b5a27e

Please sign in to comment.