From 5967530c6d2fae1bae6747e2c4b28c8974c0697d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 17:01:52 +0000 Subject: [PATCH] chore(deps): bump hutool.version from 5.7.3 to 5.8.11 Bumps `hutool.version` from 5.7.3 to 5.8.11. Updates `hutool-core` from 5.7.3 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.7.3...5.8.11) Updates `hutool-json` from 5.7.3 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.7.3...5.8.11) --- updated-dependencies: - dependency-name: cn.hutool:hutool-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: cn.hutool:hutool-json dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 54c0a13..a7cc3ad 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ 4.0.5 2.4.4 2.1.9 - 5.7.3 + 5.8.11