diff --git a/java/flight/flight-integration-tests/pom.xml b/java/flight/flight-integration-tests/pom.xml index 7ec03632f8..ab4f8e4415 100644 --- a/java/flight/flight-integration-tests/pom.xml +++ b/java/flight/flight-integration-tests/pom.xml @@ -58,7 +58,7 @@ under the License. commons-cli commons-cli - 1.8.0 + 1.9.0 org.slf4j diff --git a/java/flight/flight-sql/pom.xml b/java/flight/flight-sql/pom.xml index 23bc292dd8..927e18004a 100644 --- a/java/flight/flight-sql/pom.xml +++ b/java/flight/flight-sql/pom.xml @@ -116,7 +116,7 @@ under the License. commons-cli commons-cli - 1.8.0 + 1.9.0 true diff --git a/java/tools/pom.xml b/java/tools/pom.xml index 448ec91bca..a0b06356cc 100644 --- a/java/tools/pom.xml +++ b/java/tools/pom.xml @@ -54,7 +54,7 @@ under the License. commons-cli commons-cli - 1.8.0 + 1.9.0 ch.qos.logback