diff --git a/LICENSE-binary b/LICENSE-binary
index 5f57133bef43d..66c559983a6da 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -302,7 +302,6 @@ com.google.code.gson:gson
com.google.inject:guice
com.google.inject.extensions:guice-servlet
com.twitter:parquet-hadoop-bundle
-commons-beanutils:commons-beanutils-core
commons-cli:commons-cli
commons-dbcp:commons-dbcp
commons-io:commons-io
diff --git a/dev/deps/spark-deps-hadoop-2.7 b/dev/deps/spark-deps-hadoop-2.7
index 58eb8d035dd4e..00dc2cedf777c 100644
--- a/dev/deps/spark-deps-hadoop-2.7
+++ b/dev/deps/spark-deps-hadoop-2.7
@@ -26,8 +26,7 @@ breeze-macros_2.12-0.13.2.jar
breeze_2.12-0.13.2.jar
chill-java-0.9.3.jar
chill_2.12-0.9.3.jar
-commons-beanutils-1.7.0.jar
-commons-beanutils-core-1.8.0.jar
+commons-beanutils-1.9.3.jar
commons-cli-1.2.jar
commons-codec-1.10.jar
commons-collections-3.2.2.jar
diff --git a/pom.xml b/pom.xml
index 0e1c67ffe655e..449b426069e51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -468,6 +468,11 @@
commons-collections
${commons.collections.version}
+
+ commons-beanutils
+ commons-beanutils
+ 1.9.3
+
org.apache.ivy
ivy
@@ -910,6 +915,11 @@
org.jboss.netty
netty
+
+
+ commons-beanutils
+ commons-beanutils-core
+
commons-logging
commons-logging