From 68fd0b41288bef14185804eae25ed39c44c3b454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 13:19:53 +0000 Subject: [PATCH] chore(deps): bump cn.hutool:hutool-all from 5.8.23 to 5.8.24 Bumps [cn.hutool:hutool-all](https://github.com/looly/hutool) from 5.8.23 to 5.8.24. - [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.23...5.8.24) --- 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 b80aa56..88d7d80 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ 2.0.43 2.0.43 33.0.0-jre - 5.8.23 + 5.8.24 3.0.2 7.3 8.5.7 -- GitLab