From ce2809ab12d1907c7e2c8c6da3b6a1df0e59e278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 17:16:09 +0000 Subject: [PATCH] build(deps): bump cn.hutool:hutool-all in /document-demo Bumps [cn.hutool:hutool-all](https://github.com/looly/hutool) from 4.5.18 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/4.5.18...5.8.21) --- updated-dependencies: - dependency-name: cn.hutool:hutool-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- document-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document-demo/pom.xml b/document-demo/pom.xml index dffeead..1869d0f 100644 --- a/document-demo/pom.xml +++ b/document-demo/pom.xml @@ -98,7 +98,7 @@ cn.hutool hutool-all - 4.5.18 + 5.8.21