You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by iw...@apache.org on 2020/12/10 14:01:47 UTC

[hadoop] 01/02: HADOOP-17369. Bump up snappy-java to 1.1.8.1. (#2451)

This is an automated email from the ASF dual-hosted git repository.

iwasakims pushed a commit to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git

commit 3a50148809fd07ee424acac06b46e43f42e0b205
Author: Masatake Iwasaki <iw...@apache.org>
AuthorDate: Tue Nov 10 15:01:24 2020 +0900

    HADOOP-17369. Bump up snappy-java to 1.1.8.1. (#2451)
    
    
    (cherry picked from commit 0946f58caecd47c035b1805e2a668dd5d2954dec)
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index b25d8c3..d45abc1 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -144,7 +144,7 @@
     <metrics.version>3.2.4</metrics.version>
     <netty3.version>3.10.6.Final</netty3.version>
     <netty4.version>4.1.50.Final</netty4.version>
-    <snappy-java.version>1.1.7.7</snappy-java.version>
+    <snappy-java.version>1.1.8.1</snappy-java.version>
 
     <!-- Maven protoc compiler -->
     <protobuf-maven-plugin.version>0.5.1</protobuf-maven-plugin.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org