HADOOP-14992. Upgrade Avro patch version. Contributed by Bharat Viswanadham

(cherry picked from commit e4878a59b3a380e323bb4627a69266bbf2524b36)
(cherry picked from commit 85be67ebe46b0d14e2689fecf4d56374c3a084be)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2afb8ba1
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2afb8ba1
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/2afb8ba1

Branch: refs/heads/branch-2
Commit: 2afb8ba14f407ad036c561ec2ad89c136853611b
Parents: 243b70e
Author: Chris Douglas <[email protected]>
Authored: Mon Oct 30 09:49:22 2017 -0700
Committer: Chris Douglas <[email protected]>
Committed: Mon Oct 30 09:49:49 2017 -0700

----------------------------------------------------------------------
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/2afb8ba1/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index e841cb9..76e60b2 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -66,7 +66,7 @@
     <java.security.egd>file:///dev/urandom</java.security.egd>
 
     <!-- avro version -->
-    <avro.version>1.7.4</avro.version>
+    <avro.version>1.7.7</avro.version>
 
     <!-- jersey version -->
     <jersey.version>1.9</jersey.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to