From 0c3febdf37ac0d104b1e5f70f8dfd9db91e055d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 17:21:48 +0000 Subject: [PATCH] Bump xxl-job-core from 2.0.2 to 2.3.0 Bumps [xxl-job-core](https://github.com/xuxueli/xxl-job) from 2.0.2 to 2.3.0. - [Release notes](https://github.com/xuxueli/xxl-job/releases) - [Commits](https://github.com/xuxueli/xxl-job/compare/2.0.2...2.3.0) --- updated-dependencies: - dependency-name: com.xuxueli:xxl-job-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31fac27..68d5399 100644 --- a/pom.xml +++ b/pom.xml @@ -117,7 +117,7 @@ com.xuxueli xxl-job-core - 2.0.2 + 2.3.0 com.squareup.okhttp3