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