Updates by Lucas Alber
This commit is contained in:
12
pom.xml
12
pom.xml
@@ -67,12 +67,12 @@
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.sun</groupId>
|
||||
<artifactId>tools</artifactId>
|
||||
<version>1.6.0</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${toolsjar}</systemPath>
|
||||
</dependency>
|
||||
<groupId>jdk.tools</groupId>
|
||||
<artifactId>jdk.tools</artifactId>
|
||||
<version>1.8</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>C:\Program Files\Java\jdk1.8.0_191\lib\tools.jar</systemPath>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.keypoint</groupId>
|
||||
<artifactId>png-encoder</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user