From 4646b0f17b10a15c80a64e20ede44d5b33a839bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 17:18:45 +0000 Subject: [PATCH] Bump cn.hutool:hutool-all from 5.1.0 to 5.8.21 in /hystrix-service Bumps [cn.hutool:hutool-all](https://github.com/looly/hutool) from 5.1.0 to 5.8.21. - [Release notes](https://github.com/looly/hutool/releases) - [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md) - [Commits](https://github.com/looly/hutool/compare/5.1.0...5.8.21) --- updated-dependencies: - dependency-name: cn.hutool:hutool-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hystrix-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hystrix-service/pom.xml b/hystrix-service/pom.xml index 061ad2b..673df64 100644 --- a/hystrix-service/pom.xml +++ b/hystrix-service/pom.xml @@ -42,7 +42,7 @@ cn.hutool hutool-all - 5.1.0 + 5.8.21