jinpengyong
2020-06-03 8143ce1b902f99d8333475aa06e3c08e5e4164cf
pom.xml
@@ -149,6 +149,20 @@
          <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>