Wei-Chiu Chuang created HADOOP-16588: ----------------------------------------
Summary: Update commons-beanutils version to 1.9.4 in branch-2 Key: HADOOP-16588 URL: https://issues.apache.org/jira/browse/HADOOP-16588 Project: Hadoop Common Issue Type: Task Reporter: Wei-Chiu Chuang Attachments: HADOOP-16588.branch-2.001.patch Similar to HADOOP-16542 but we need to do it differently. In branch-2, we pull in commons-beanutils through commons-configuration 1.6 --> commons-digester 1.8 {noformat} [INFO] +- commons-configuration:commons-configuration:jar:1.6:compile [INFO] | +- commons-digester:commons-digester:jar:1.8:compile [INFO] | | \- commons-beanutils:commons-beanutils:jar:1.7.0:compile [INFO] | \- commons-beanutils:commons-beanutils-core:jar:1.8.0:compile {noformat} I have a patch to update version of the transitive dependency. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org