diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 3a1db5418..14841d742 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -382,6 +382,13 @@ compile true + + + commons-beanutils + commons-beanutils + 1.9.4 + test + org.apache.commons commons-jexl3