Browse Source

Revert "HADOOP-18676. Fixing jettison vulnerability of hadoop-common lib (#5507)"

This reverts commit 72b01227062fcd5214c3561c4b81842ac1802bdd.
Ayush Saxena 2 năm trước cách đây
mục cha
commit
b82bcbd8ad
1 tập tin đã thay đổi với 0 bổ sung8 xóa
  1. 0 8
      hadoop-common-project/hadoop-common/pom.xml

+ 0 - 8
hadoop-common-project/hadoop-common/pom.xml

@@ -175,14 +175,6 @@
         </exclusion>
       </exclusions>
     </dependency>
-    <dependency>
-      <!--
-      adding jettison as direct dependency (as jersey-json's jettison dependency is vulnerable with verison 1.1),
-      so those who depends on hadoop-common externally will get the non-vulnerable jettison
-      -->
-      <groupId>org.codehaus.jettison</groupId>
-      <artifactId>jettison</artifactId>
-    </dependency>
     <dependency>
       <groupId>com.sun.jersey</groupId>
       <artifactId>jersey-server</artifactId>