jinpengyong
2020-06-03 7d895c66089f2841a156232be7aecfb885345941
update
1 files modified
14 ■■■■■ changed files
pom.xml 14 ●●●●● patch | view | raw | blame | history
pom.xml
@@ -149,20 +149,6 @@
            <artifactId>xxl-job-core</artifactId>
            <version>2.1.2</version>
        </dependency>
        <dependency>
            <groupId>org.junit.jupiter</groupId>
            <artifactId>junit-jupiter</artifactId>
            <version>RELEASE</version>
            <scope>compile</scope>
        </dependency>
        <!-- https://mvnrepository.com/artifact/junit/junit -->
        <dependency>
            <groupId>junit</groupId>
            <artifactId>junit</artifactId>
            <version>4.12</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>dom4j</groupId>