[EDIT] SE MODIFICO POM.XML

parent 50f2dbcd
...@@ -76,16 +76,7 @@ ...@@ -76,16 +76,7 @@
<artifactId>mssql-jdbc</artifactId> <artifactId>mssql-jdbc</artifactId>
<version>6.1.0.jre8</version> <version>6.1.0.jre8</version>
</dependency> </dependency>
<!-- https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-compiler-embeddable -->
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-compiler-embeddable</artifactId>
<version>1.2.21</version>
<scope>runtime</scope>
</dependency>
</dependencies> </dependencies>
<build> <build>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment