From 93a6f5975fc46b4f610ff2baeb0245727c369f93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 13:49:25 +0000 Subject: [PATCH] Bump xxl-job-core from 2.3.0 to 2.3.1 in /springboot-xxl-job Bumps [xxl-job-core](https://github.com/xuxueli/xxl-job) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/xuxueli/xxl-job/releases) - [Commits](https://github.com/xuxueli/xxl-job/compare/2.3.0...2.3.1) --- updated-dependencies: - dependency-name: com.xuxueli:xxl-job-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springboot-xxl-job/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-xxl-job/pom.xml b/springboot-xxl-job/pom.xml index 606c215..c2d01fe 100644 --- a/springboot-xxl-job/pom.xml +++ b/springboot-xxl-job/pom.xml @@ -26,7 +26,7 @@ com.xuxueli xxl-job-core - 2.3.0 + 2.3.1 \ No newline at end of file