Skip to content

Commit 15a0fed

Browse files
HADOOP-17220. Upgrade slf4j to 1.7.30 ( To Address: CVE-2018-8088). Contributed by Brahma Reddy Battula.
1 parent a783042 commit 15a0fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<httpcore.version>4.4.10</httpcore.version>
8080

8181
<!-- SLF4J/LOG4J version -->
82-
<slf4j.version>1.7.25</slf4j.version>
82+
<slf4j.version>1.7.30</slf4j.version>
8383
<log4j.version>1.2.17</log4j.version>
8484

8585
<!-- com.google.re2j version -->

0 commit comments

Comments
 (0)