From e491bffbc8546f655458a5ae0895211665dbe293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 23:24:30 +0000 Subject: [PATCH] build(deps): bump hutool-core in /demo-springboot/demo-springboot-thrift Bumps [hutool-core](https://github.com/dromara/hutool) from 4.6.6 to 5.8.20. - [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/4.6.6...5.8.20) --- updated-dependencies: - dependency-name: cn.hutool:hutool-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo-springboot/demo-springboot-thrift/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-springboot/demo-springboot-thrift/pom.xml b/demo-springboot/demo-springboot-thrift/pom.xml index a8bfdceb..94526d88 100644 --- a/demo-springboot/demo-springboot-thrift/pom.xml +++ b/demo-springboot/demo-springboot-thrift/pom.xml @@ -24,7 +24,7 @@ cn.hutool hutool-core - 4.6.6 + 5.8.20 org.projectlombok