Skip to content

Commit

Permalink
Zurück auf 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
seejaybee committed Aug 22, 2023
1 parent fa0fe40 commit 9cd2c30
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 @@ -24,7 +24,8 @@

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

<dependencies>
Expand Down

0 comments on commit 9cd2c30

Please sign in to comment.