|
@@ -26,6 +26,12 @@
|
|
|
<dependency>
|
|
|
<groupId>tech.powerjob</groupId>
|
|
|
<artifactId>powerjob-worker-spring-boot-starter</artifactId>
|
|
|
+ <exclusions>
|
|
|
+ <exclusion>
|
|
|
+ <artifactId>powerjob-remote-impl-akka</artifactId>
|
|
|
+ <groupId>tech.powerjob</groupId>
|
|
|
+ </exclusion>
|
|
|
+ </exclusions>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>tech.powerjob</groupId>
|