From e40c07853339baadf4667f09ce2762afc0487f95 Mon Sep 17 00:00:00 2001 From: Looly Date: Fri, 24 Mar 2023 18:18:33 +0800 Subject: [PATCH] update dependency --- hutool-aop/pom.xml | 2 +- hutool-extra/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hutool-aop/pom.xml b/hutool-aop/pom.xml index cbd355354..87228c98c 100755 --- a/hutool-aop/pom.xml +++ b/hutool-aop/pom.xml @@ -20,7 +20,7 @@ cn.hutool.aop 3.3.0 - 5.3.23 + 5.3.26 diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 27e8158a8..fc5e3aacf 100755 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -454,7 +454,7 @@ org.springframework spring-expression - 5.3.23 + 5.3.26 compile true