修复依赖

This commit is contained in:
禾几海
2021-09-29 23:36:53 +08:00
parent 8c18abf120
commit 330d4d525a

View File

@@ -29,8 +29,8 @@
</dependency>
<dependency>
<groupId>jdk.tools</groupId>
<artifactId>jdk.tools</artifactId>
<groupId>com.sun</groupId>
<artifactId>tools</artifactId>
<version>1.8</version>
<scope>system</scope>
<systemPath>${project.basedir}/src/main/resources/lib/tools.jar</systemPath>