Skip to content

Commit

Permalink
refactor: remove redundant JDK version specification
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderSchultheiss committed Mar 14, 2024
1 parent f267e75 commit 80ba6e0
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 @@ -31,10 +31,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.10.1</version>
<configuration>
<source>16</source>
<target>16</target>
</configuration>
</plugin>

<plugin>
Expand Down

0 comments on commit 80ba6e0

Please sign in to comment.