From 3537fb38cb632446a44cf2f9fdfc91a8774fcaa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 17:13:19 +0000 Subject: [PATCH] chore(deps): bump hutool.version from 5.7.3 to 5.8.4 Bumps `hutool.version` from 5.7.3 to 5.8.4. Updates `hutool-core` from 5.7.3 to 5.8.4 - [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.4) Updates `hutool-json` from 5.7.3 to 5.8.4 - [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.4) --- 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..a0e7446 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.4