From c37c9814075de49a2adf8265d3bf8f861b44bce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 17:05:57 +0000 Subject: [PATCH] chore(deps): bump hutool.version from 5.7.3 to 5.8.3 Bumps `hutool.version` from 5.7.3 to 5.8.3. Updates `hutool-core` from 5.7.3 to 5.8.3 - [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.3) Updates `hutool-json` from 5.7.3 to 5.8.3 - [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.3) --- 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..eae7459 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.3