From 740c75d391854bf3c25cc6e9853ae5a09d8aac62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 10:25:57 +0000 Subject: [PATCH] Bump hutool-core in /spring-boot/202-web-params-validate Bumps [hutool-core](https://github.com/dromara/hutool) from 5.6.0 to 5.8.11. - [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.6.0...5.8.11) --- updated-dependencies: - dependency-name: cn.hutool:hutool-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot/202-web-params-validate/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot/202-web-params-validate/pom.xml b/spring-boot/202-web-params-validate/pom.xml index 8b3a69f6..27eb96ae 100644 --- a/spring-boot/202-web-params-validate/pom.xml +++ b/spring-boot/202-web-params-validate/pom.xml @@ -19,7 +19,7 @@ cn.hutool hutool-core - 5.6.0 + 5.8.11