From 909d46227d3715042f8ac45c89ed0b59ced2d2e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 17:22:14 +0000 Subject: [PATCH] Bump cn.hutool:hutool-all from 5.4.0 to 5.8.21 in /springboot-websocket Bumps [cn.hutool:hutool-all](https://github.com/looly/hutool) from 5.4.0 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.4.0...5.8.21) --- updated-dependencies: - dependency-name: cn.hutool:hutool-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springboot-websocket/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-websocket/pom.xml b/springboot-websocket/pom.xml index 5748653..966a939 100644 --- a/springboot-websocket/pom.xml +++ b/springboot-websocket/pom.xml @@ -43,7 +43,7 @@ cn.hutool hutool-all - 5.4.0 + 5.8.21 compile