From b79e933d8bbbb933a9c531dd4da3d82629440ef1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 22:37:52 +0000 Subject: [PATCH] Bump xxl-job-core from 2.0.2 to 2.3.1 Bumps [xxl-job-core](https://github.com/xuxueli/xxl-job) from 2.0.2 to 2.3.1. - [Release notes](https://github.com/xuxueli/xxl-job/releases) - [Commits](https://github.com/xuxueli/xxl-job/compare/2.0.2...2.3.1) --- 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..bc5128c 100644 --- a/pom.xml +++ b/pom.xml @@ -117,7 +117,7 @@ com.xuxueli xxl-job-core - 2.0.2 + 2.3.1 com.squareup.okhttp3