File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed 
hadoop-client-modules/hadoop-client-runtime Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 334334                        <exclude >**/pom.xml</exclude >
335335                      </excludes >
336336                    </relocation >
337+                     <relocation >
338+                       <pattern >javax/xml/bind/</pattern >
339+                       <shadedPattern >${shaded.dependency.prefix} .javax.xml.bind.</shadedPattern >
340+                       <excludes >
341+                         <exclude >**/pom.xml</exclude >
342+                       </excludes >
343+                     </relocation >
337344                    <relocation >
338345                      <pattern >net/</pattern >
339346                      <shadedPattern >${shaded.dependency.prefix} .net.</shadedPattern >
Original file line number Diff line number Diff line change 6969
7070    <!--  jackson versions --> 
7171    <jackson .version>1.9.13</jackson .version>
72-     <jackson2 .version>2.9.10 </jackson2 .version>
73-     <jackson2 .databind.version>2.9. 10.4 </jackson2 .databind.version>
72+     <jackson2 .version>2.10.3 </jackson2 .version>
73+     <jackson2 .databind.version>2.10.3 </jackson2 .databind.version>
7474
7575    <!--  httpcomponents versions --> 
7676    <httpclient .version>4.5.13</httpclient .version>
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments