Details
-
Task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
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
[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
I have a patch to update version of the transitive dependency.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-16542 Update commons-beanutils version to 1.9.4
- Resolved