From b952d9ee9618679fd89659b152660e0e2027187e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 10:25:59 +0000 Subject: [PATCH] Bump hutool-core from 5.6.0 to 5.8.11 in /spring-boot/004-bean-util Bumps [hutool-core](https://github.com/dromara/hutool) from 5.6.0 to 5.8.11. - [Release notes](https://github.com/dromara/hutool/releases) - [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md) - [Commits](https://github.com/dromara/hutool/compare/5.6.0...5.8.11) --- updated-dependencies: - dependency-name: cn.hutool:hutool-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot/004-bean-util/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot/004-bean-util/pom.xml b/spring-boot/004-bean-util/pom.xml index 84a37535..9f33575c 100644 --- a/spring-boot/004-bean-util/pom.xml +++ b/spring-boot/004-bean-util/pom.xml @@ -38,7 +38,7 @@ cn.hutool hutool-core - 5.6.0 + 5.8.11