Skip to content

Commit

Permalink
. e dont specify java version in pom so that it takes current
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsEckart committed Nov 20, 2023
1 parent a102544 commit 3244458
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>17</source>
<target>17</target>
</configuration>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
Expand Down

0 comments on commit 3244458

Please sign in to comment.