Skip to content

Commit

Permalink
java 11 in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
rainer-prosi committed Nov 22, 2024
1 parent db8f9e5 commit 9484b62
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 @@ -79,6 +79,7 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.13.0</version>
<configuration>
<java.version>11</java.version>
<source>11</source>
<target>11</target>
</configuration>
Expand Down

0 comments on commit 9484b62

Please sign in to comment.