From 790a0ca3660a35e9bb2ea48a5e1051ae77e4603e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 17:23:34 +0000 Subject: [PATCH] Bump cn.hutool:hutool-all from 5.5.6 to 5.8.21 in /demo Bumps [cn.hutool:hutool-all](https://github.com/looly/hutool) from 5.5.6 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.5.6...5.8.21) --- updated-dependencies: - dependency-name: cn.hutool:hutool-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/pom.xml b/demo/pom.xml index bdd2647..5115612 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -50,7 +50,7 @@ cn.hutool hutool-all - 5.5.6 + 5.8.21