From 8e5a5966ea304a8baee36951f652f6b75d259a00 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 24 Dec 2023 17:36:56 +0000 Subject: [PATCH] fix: cloud-commons/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CNHUTOOL-3322192 --- cloud-commons/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-commons/pom.xml b/cloud-commons/pom.xml index b35f9ca..4f8bab3 100644 --- a/cloud-commons/pom.xml +++ b/cloud-commons/pom.xml @@ -30,7 +30,7 @@ cn.hutool hutool-all - 5.1.0 + 5.8.12