From c87b1e9671f5bb6e5555c3c8745b184995855348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 17:28:23 +0000 Subject: [PATCH] build(deps): bump cn.hutool:hutool-all from 5.8.15 to 5.8.21 Bumps [cn.hutool:hutool-all](https://github.com/looly/hutool) from 5.8.15 to 5.8.21. - [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.8.15...5.8.21) --- updated-dependencies: - dependency-name: cn.hutool:hutool-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8706dd8..8914b9d 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ cn.hutool hutool-all - 5.8.15 + 5.8.21 us.codecraft