From 1076e1ce4f977ba8306e0c411d6e8d2163d694f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 17:57:12 +0000 Subject: [PATCH] chore(deps): bump hutool.version from 5.7.3 to 5.8.12 Bumps `hutool.version` from 5.7.3 to 5.8.12. Updates `hutool-core` from 5.7.3 to 5.8.12 - [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.12) Updates `hutool-json` from 5.7.3 to 5.8.12 - [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.12) --- 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..b0f6ceb 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.12