Skip to content

Commit 505f3e0

Browse files
committed
Remove duplicate jvmTarget config
We already configure kotlin.compiler.jvmTarget in the <properties>.
1 parent 8478cd6 commit 505f3e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,6 @@
682682
<compilerPlugins>
683683
<plugin>spring</plugin>
684684
</compilerPlugins>
685-
<jvmTarget>${java.version}</jvmTarget>
686685
</configuration>
687686
<executions>
688687
<execution>

0 commit comments

Comments
 (0)