Skip to content

Commit 80ba6e0

Browse files
refactor: remove redundant JDK version specification
1 parent f267e75 commit 80ba6e0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@
3131
<groupId>org.apache.maven.plugins</groupId>
3232
<artifactId>maven-compiler-plugin</artifactId>
3333
<version>3.10.1</version>
34-
<configuration>
35-
<source>16</source>
36-
<target>16</target>
37-
</configuration>
3834
</plugin>
3935

4036
<plugin>

0 commit comments

Comments
 (0)