From 7f0cff1e1d04ae30c2ae2a56c37b63b7d6cf56e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 17:17:39 +0000 Subject: [PATCH] Bump cn.hutool:hutool-all from 4.6.3 to 5.8.21 in /hystrix-service Bumps [cn.hutool:hutool-all](https://github.com/looly/hutool) from 4.6.3 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/4.6.3...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 6ce7656..ab3e94b 100644 --- a/hystrix-service/pom.xml +++ b/hystrix-service/pom.xml @@ -44,7 +44,7 @@ cn.hutool hutool-all - 4.6.3 + 5.8.21