From aff32b9690b014bc66831af09e234d66120c44f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 12:26:27 +0000 Subject: [PATCH] Bump hutool-all from 5.7.21 to 5.7.22 Bumps [hutool-all](https://github.com/looly/hutool) from 5.7.21 to 5.7.22. - [Release notes](https://github.com/looly/hutool/releases) - [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md) - [Commits](https://github.com/looly/hutool/compare/5.7.21...5.7.22) --- updated-dependencies: - dependency-name: cn.hutool:hutool-all dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4cd7c87..2ef7afb 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ 31.0.1-jre 5.1.0 - 5.7.21 + 5.7.22 4.4 2.11.0 -- GitLab