修复依赖
This commit is contained in:
@@ -29,8 +29,8 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>jdk.tools</groupId>
|
<groupId>com.sun</groupId>
|
||||||
<artifactId>jdk.tools</artifactId>
|
<artifactId>tools</artifactId>
|
||||||
<version>1.8</version>
|
<version>1.8</version>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<systemPath>${project.basedir}/src/main/resources/lib/tools.jar</systemPath>
|
<systemPath>${project.basedir}/src/main/resources/lib/tools.jar</systemPath>
|
||||||
|
|||||||
Reference in New Issue
Block a user