AprilWind
2024-05-16 624fd877511d04a776e35a0198d2d416ce6ddfdb
ruoyi-common/ruoyi-common-job/pom.xml
@@ -22,14 +22,18 @@
            <artifactId>spring-boot-autoconfigure</artifactId>
        </dependency>
        <!--PowerJob-->
        <!-- EasyRetry client -->
        <dependency>
            <groupId>tech.powerjob</groupId>
            <artifactId>powerjob-worker-spring-boot-starter</artifactId>
            <groupId>com.aizuda</groupId>
            <artifactId>easy-retry-client-starter</artifactId>
        </dependency>
        <dependency>
            <groupId>tech.powerjob</groupId>
            <artifactId>powerjob-official-processors</artifactId>
            <groupId>com.aizuda</groupId>
            <artifactId>easy-retry-client-core</artifactId>
        </dependency>
        <dependency>
            <groupId>com.aizuda</groupId>
            <artifactId>easy-retry-client-job-core</artifactId>
        </dependency>
        <dependency>