baoshiwei
2025-05-20 eafecc3ac0227960f2b8fa377be27f066e10e50f
ruoyi-common/ruoyi-common-job/pom.xml
@@ -22,18 +22,14 @@
            <artifactId>spring-boot-autoconfigure</artifactId>
        </dependency>
        <!-- EasyRetry client -->
        <!-- SnailJob client -->
        <dependency>
            <groupId>com.aizuda</groupId>
            <artifactId>easy-retry-client-starter</artifactId>
            <artifactId>snail-job-client-starter</artifactId>
        </dependency>
        <dependency>
            <groupId>com.aizuda</groupId>
            <artifactId>easy-retry-client-core</artifactId>
        </dependency>
        <dependency>
            <groupId>com.aizuda</groupId>
            <artifactId>easy-retry-client-job-core</artifactId>
            <artifactId>snail-job-client-job-core</artifactId>
        </dependency>
        <dependency>