From b3d481c75e41a05ef155a8df59a3ca84e42cd7bc Mon Sep 17 00:00:00 2001 From: Looly Date: Thu, 5 Mar 2020 23:38:52 +0800 Subject: [PATCH] update dependency --- hutool-extra/pom.xml | 10 +++++----- hutool-system/pom.xml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 06036ed4e..ce64d3de7 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -18,8 +18,8 @@ - 2.1 - 3.0.16.RELEASE + 2.2 + 3.0.19.RELEASE 1.3.0 2.3.29 4.8 @@ -153,7 +153,7 @@ org.lionsoul jcseg-core - 2.6.0 + 2.6.2 true @@ -210,13 +210,13 @@ org.springframework.boot spring-boot-starter - 2.2.4.RELEASE + 2.2.5.RELEASE true org.springframework.boot spring-boot-starter-test - 2.2.4.RELEASE + 2.2.5.RELEASE test diff --git a/hutool-system/pom.xml b/hutool-system/pom.xml index 18b5f09d5..1e40ab43d 100644 --- a/hutool-system/pom.xml +++ b/hutool-system/pom.xml @@ -26,7 +26,7 @@ com.github.oshi oshi-core - 4.3.0 + 4.4.2 provided