From abfec150e29f04e163daa3f36beb4646c693aa29 Mon Sep 17 00:00:00 2001 From: Looly Date: Fri, 17 Sep 2021 22:35:21 +0800 Subject: [PATCH] update denpendency --- hutool-aop/pom.xml | 2 +- hutool-extra/pom.xml | 2 +- hutool-script/pom.xml | 2 +- hutool-system/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hutool-aop/pom.xml b/hutool-aop/pom.xml index 12f61e7d17..3edd996088 100644 --- a/hutool-aop/pom.xml +++ b/hutool-aop/pom.xml @@ -19,7 +19,7 @@ 3.3.0 - 5.3.9 + 5.3.10 diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index ab4167ae39..dcef24264f 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -432,7 +432,7 @@ org.springframework spring-expression - 5.3.9 + 5.3.10 compile true diff --git a/hutool-script/pom.xml b/hutool-script/pom.xml index f681ce2a42..3fcce6870a 100644 --- a/hutool-script/pom.xml +++ b/hutool-script/pom.xml @@ -19,7 +19,7 @@ 2.7.2 3.0.1 - 3.0.8 + 3.0.9 diff --git a/hutool-system/pom.xml b/hutool-system/pom.xml index ee26d53698..0ab8df4c73 100644 --- a/hutool-system/pom.xml +++ b/hutool-system/pom.xml @@ -30,7 +30,7 @@ com.github.oshi oshi-core - 5.8.1 + 5.8.2 provided