Skip to content

Commit

Permalink
Back to Java 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagolvlsantos committed May 4, 2024
1 parent bb4a6ab commit 35ec16f
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 @@ -26,7 +26,7 @@
<project.inception>2021</project.inception>

<!-- COMPILER -->
<java.version>11</java.version>
<java.version>1.8</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>

Expand Down

0 comments on commit 35ec16f

Please sign in to comment.