Skip to content

Commit 2259b19

Browse files
authored
Merge pull request apache#957 from mapr/SPARK-1001-MEP-8.1.0
MapR [SPARK-1001] Update log4j v1 to the 1.3.1-mapr
2 parents 6294d27 + 5b4c35f commit 2259b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
122122
<sbt.project.name>spark</sbt.project.name>
123123
<slf4j.version>1.7.30</slf4j.version>
124-
<log4j.version>1.3.0-mapr</log4j.version>
124+
<log4j.version>1.3.1-mapr</log4j.version>
125125
<hadoop.version>2.7.6.200-eep-810-SNAPSHOT</hadoop.version>
126126
<protobuf.version>3.11.1</protobuf.version>
127127
<yarn.version>${hadoop.version}</yarn.version>

0 commit comments

Comments
 (0)