疯狂的狮子li
2021-12-28 ed659da488dffefd91569d4ad639870e619d884c
ruoyi-extend/ruoyi-xxl-job-admin/pom.xml
@@ -4,7 +4,7 @@
   <parent>
        <artifactId>ruoyi-extend</artifactId>
        <groupId>com.ruoyi</groupId>
        <version>3.3.0</version>
        <version>3.5.0</version>
   </parent>
   <artifactId>ruoyi-xxl-job-admin</artifactId>
   <packaging>jar</packaging>
@@ -71,6 +71,11 @@
         <version>${mysql-connector-java.version}</version>
      </dependency>
        <dependency>
            <groupId>de.codecentric</groupId>
            <artifactId>spring-boot-admin-starter-client</artifactId>
        </dependency>
      <!-- xxl-job-core -->
      <dependency>
         <groupId>com.xuxueli</groupId>
@@ -97,6 +102,7 @@
         <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-resources-plugin</artifactId>
                <version>2.6</version>
            <configuration>
               <nonFilteredFileExtensions>
                  <nonFilteredFileExtension>ttf</nonFilteredFileExtension>