Remove outdated Kotlin internal dependency management
This commit is contained in:
parent
5aa66305a8
commit
3d820adb4d
|
@ -198,11 +198,6 @@
|
|||
<artifactId>aether-util</artifactId>
|
||||
<version>${aether.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlin</groupId>
|
||||
<artifactId>kotlin-runtime</artifactId>
|
||||
<version>1.1.4-3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.sonatype.plexus</groupId>
|
||||
<artifactId>plexus-build-api</artifactId>
|
||||
|
|
Loading…
Reference in New Issue