Skip to content

Commit 5755374

Browse files
Egor Krivokonekrivokonmapr
authored andcommitted
Revert "MapR [SPARK-701] CVE-2019-17571 security vulnerability for for log4j-1.2.17.jar (apache#664)" (apache#668)
This reverts commit 8948477.
1 parent 8c0f6b7 commit 5755374

3 files changed

Lines changed: 0 additions & 18 deletions

File tree

core/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -123,12 +123,6 @@
123123
<dependency>
124124
<groupId>org.apache.zookeeper</groupId>
125125
<artifactId>zookeeper</artifactId>
126-
<exclusions>
127-
<exclusion>
128-
<groupId>log4j</groupId>
129-
<artifactId>log4j</artifactId>
130-
</exclusion>
131-
</exclusions>
132126
</dependency>
133127

134128
<!-- Jetty dependencies promoted to compile here so they are shaded

external/kafka-0-9-assembly/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,6 @@
9090
<groupId>org.apache.zookeeper</groupId>
9191
<artifactId>zookeeper</artifactId>
9292
<scope>provided</scope>
93-
<exclusions>
94-
<exclusion>
95-
<groupId>log4j</groupId>
96-
<artifactId>log4j</artifactId>
97-
</exclusion>
98-
</exclusions>
9993
</dependency>
10094
<dependency>
10195
<groupId>org.apache.logging.log4j</groupId>

external/kinesis-asl-assembly/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,6 @@
124124
<groupId>org.apache.zookeeper</groupId>
125125
<artifactId>zookeeper</artifactId>
126126
<scope>provided</scope>
127-
<exclusions>
128-
<exclusion>
129-
<groupId>log4j</groupId>
130-
<artifactId>log4j</artifactId>
131-
</exclusion>
132-
</exclusions>
133127
</dependency>
134128
<dependency>
135129
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)