From c3fc15b9733b68e4ce6d3085ba903c4936a416d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 11:56:20 +0000 Subject: [PATCH] deps(maven): bump cn.hutool:hutool-all in /console/console-panel Bumps [cn.hutool:hutool-all](https://github.com/looly/hutool) from 5.8.44 to 5.8.46. - [Release notes](https://github.com/looly/hutool/releases) - [Changelog](https://github.com/chinabugotech/hutool/blob/v5-master/CHANGELOG.md) - [Commits](https://github.com/looly/hutool/compare/v5.8.44...v5.8.46) --- updated-dependencies: - dependency-name: cn.hutool:hutool-all dependency-version: 5.8.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- console/console-panel/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/console/console-panel/pom.xml b/console/console-panel/pom.xml index 70da3e6..51b185f 100644 --- a/console/console-panel/pom.xml +++ b/console/console-panel/pom.xml @@ -66,7 +66,7 @@ cn.hutool hutool-all - 5.8.44 + 5.8.46 com.baomidou