From b2b9b91af43dd9783e31fa3851079d6552c21584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 20:32:56 +0000 Subject: [PATCH] Bump cn.hutool:hutool-json from 5.3.10 to 5.8.25 in /example Bumps [cn.hutool:hutool-json](https://github.com/dromara/hutool) from 5.3.10 to 5.8.25. - [Release notes](https://github.com/dromara/hutool/releases) - [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md) - [Commits](https://github.com/dromara/hutool/compare/5.3.10...5.8.25) --- updated-dependencies: - dependency-name: cn.hutool:hutool-json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pom.xml b/example/pom.xml index b91f29b..a314896 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -53,7 +53,7 @@ cn.hutool hutool-json - 5.3.10 + 5.8.25