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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 0946f58  HADOOP-17369. Bump up snappy-java to 1.1.8.1. (#2451)
0946f58 is described below

commit 0946f58caecd47c035b1805e2a668dd5d2954dec
Author: Masatake Iwasaki <iwasak...@apache.org>
AuthorDate: Tue Nov 10 15:01:24 2020 +0900

    HADOOP-17369. Bump up snappy-java to 1.1.8.1. (#2451)
---
 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 0a24077..0f5da98 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -143,7 +143,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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to