modify xxl-job release

This commit is contained in:
JiyangTang 2024-06-17 15:42:51 +08:00
parent 30e8b57530
commit 8e4dceb188

View File

@ -112,7 +112,7 @@
<dependency> <dependency>
<groupId>com.xuxueli</groupId> <groupId>com.xuxueli</groupId>
<artifactId>xxl-job-core</artifactId> <artifactId>xxl-job-core</artifactId>
<version>2.3.1</version> <version>2.3.0</version>
</dependency> </dependency>
</dependencies> </dependencies>
<build> <build>