diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 274517710..71f05cf65 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -19,7 +19,7 @@ 2.3 - 3.9.1.RELEASE + 3.9.3.RELEASE 1.4.1 2.3.31 4.9.16 @@ -170,7 +170,7 @@ org.apache.ftpserver ftpserver-core - 1.1.1 + 1.1.2 compile @@ -426,7 +426,7 @@ org.mvel mvel2 - 2.4.13.Final + 2.4.14.Final compile true @@ -447,7 +447,7 @@ org.mozilla rhino - 1.7.13 + 1.7.14 compile true diff --git a/hutool-system/pom.xml b/hutool-system/pom.xml index ea5cbfd3a..0889d94e0 100644 --- a/hutool-system/pom.xml +++ b/hutool-system/pom.xml @@ -30,7 +30,7 @@ com.github.oshi oshi-core - 5.8.6 + 6.0.0 provided