diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml index fd23382a..07e8cd4a 100644 --- a/continew-starter-dependencies/pom.xml +++ b/continew-starter-dependencies/pom.xml @@ -69,6 +69,10 @@ 3.3.6 5.8.36 2.4 + + 1.9.4 + 2.17.0 + 1.26.0 1.7.0 2.44.3 @@ -372,6 +376,25 @@ ${hutool.version} + + + commons-beanutils + commons-beanutils + ${commons-beanutils.version} + + + + commons-io + commons-io + ${commons-io.version} + + + + org.apache.commons + commons-compress + ${commons-compress.version} + + top.continew