From c7e3ad4df4cea3c11eed0e264e8f848ca8d937b2 Mon Sep 17 00:00:00 2001 From: Looly Date: Tue, 9 Dec 2025 15:43:58 +0800 Subject: [PATCH] update dependency --- hutool-extra/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 44b6682648..1d33e07f92 100755 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -462,14 +462,14 @@ org.mozilla rhino - 1.7.14 + 1.7.15.1 compile true com.alibaba QLExpress - 3.3.3 + 3.3.4 compile true @@ -477,7 +477,7 @@ org.apache.commons commons-compress - 1.26.0 + 1.28.0 compile true