You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by xi...@apache.org on 2022/11/23 18:10:40 UTC

[spark] branch master updated: Revert "Update pom.xml"

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

xinrong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


The following commit(s) were added to refs/heads/master by this push:
     new 03cc9357f18 Revert "Update pom.xml"
03cc9357f18 is described below

commit 03cc9357f18d997ce35e7406ad03ca6ecf5d7d37
Author: Xinrong Meng <xi...@apache.org>
AuthorDate: Wed Nov 23 10:10:10 2022 -0800

    Revert "Update pom.xml"
    
    This reverts commit c0746df6c039f80811f0cbe65556e242ea3062ad.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b9f69ae743c..0605ec34cf8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
     <protobuf.version>2.5.0</protobuf.version>
     <yarn.version>${hadoop.version}</yarn.version>
     <zookeeper.version>3.6.3</zookeeper.version>
-    <curator.version>2.7.1</curator.version>
+    <curator.version>2.13.0</curator.version>
     <hive.group>org.apache.hive</hive.group>
     <hive.classifier>core</hive.classifier>
     <!-- Version used in Maven Hive dependency -->


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