[ 
https://issues.apache.org/jira/browse/HBASE-22728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16892893#comment-16892893
 ] 

Andrew Purtell edited comment on HBASE-22728 at 7/25/19 3:47 PM:
-----------------------------------------------------------------

Yes, we shade org.codehaus.** 

{noformat}
<relocation>
    <pattern>org.codehaus</pattern>
    <shadedPattern>org.apache.hadoop.hbase.shaded.org.codehaus</shadedPattern>
</relocation>
{noformat}

Should we exclude it from hbase-shaded-client and also add exclusions to 
whatever pulls it in to hbase-client? 


was (Author: apurtell):
Yes, we shade org.codehaus.** 

Should we exclude it from hbase-shaded-client and also add exclusions to 
whatever pulls it in to hbase-client? 

> Upgrade jackson dependencies in branch-1
> ----------------------------------------
>
>                 Key: HBASE-22728
>                 URL: https://issues.apache.org/jira/browse/HBASE-22728
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 1.4.10, 1.3.5
>            Reporter: Andrew Purtell
>            Priority: Major
>             Fix For: 1.5.0, 1.3.6, 1.4.11
>
>
> Avoid Jackson versions and dependencies with known CVEs



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to