From 9c9a367959dd454e6d6c12ba636cce05d4c42169 Mon Sep 17 00:00:00 2001 From: Looly Date: Sat, 9 Oct 2021 22:57:42 +0800 Subject: [PATCH] update dependency --- hutool-extra/pom.xml | 6 +++--- hutool-poi/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 5e0c1edfe..7cf5ccbf8 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -19,7 +19,7 @@ 2.3 - 3.6.1.RELEASE + 3.7.0.RELEASE 1.4.1 2.3.31 4.9.16 @@ -30,7 +30,7 @@ 3.7.2 5.1.1 4.0.1 - 2.5.4 + 2.5.5 3.3.0 @@ -241,7 +241,7 @@ org.apache.lucene lucene-analyzers-smartcn - 8.9.0 + 8.10.0 true diff --git a/hutool-poi/pom.xml b/hutool-poi/pom.xml index 82d2f4209..b8b40c92b 100644 --- a/hutool-poi/pom.xml +++ b/hutool-poi/pom.xml @@ -45,7 +45,7 @@ org.ofdrw ofdrw-full - 1.15.1 + 1.15.5 compile true diff --git a/pom.xml b/pom.xml index 75f618692..79aec1cba 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ 8 4.13.2 - 1.18.20 + 1.18.22