Skip to content

Commit 1481cf7

Browse files
committed
initial commit
1 parent c6a45e6 commit 1481cf7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dev/deps/spark-deps-hadoop-2.7

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ libfb303-0.9.3.jar
139139
libthrift-0.12.0.jar
140140
log4j-1.2.17.jar
141141
logging-interceptor-3.12.0.jar
142-
lz4-java-1.5.1.jar
142+
lz4-java-1.6.0.jar
143143
machinist_2.12-0.6.1.jar
144144
macro-compat_2.12-1.1.1.jar
145145
mesos-1.4.0-shaded-protobuf.jar

dev/deps/spark-deps-hadoop-3.2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ libfb303-0.9.3.jar
156156
libthrift-0.12.0.jar
157157
log4j-1.2.17.jar
158158
logging-interceptor-3.12.0.jar
159-
lz4-java-1.5.1.jar
159+
lz4-java-1.6.0.jar
160160
machinist_2.12-0.6.1.jar
161161
macro-compat_2.12-1.1.1.jar
162162
mesos-1.4.0-shaded-protobuf.jar

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@
594594
<dependency>
595595
<groupId>org.lz4</groupId>
596596
<artifactId>lz4-java</artifactId>
597-
<version>1.5.1</version>
597+
<version>1.6.0</version>
598598
</dependency>
599599
<dependency>
600600
<groupId>com.github.luben</groupId>

0 commit comments

Comments
 (0)