You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/06/19 20:46:48 UTC

[GitHub] milleruntime closed pull request #534: Upgrade the Curator Framework from version 2.11.0 to 2.12.0

milleruntime closed pull request #534: Upgrade the Curator Framework from version 2.11.0 to 2.12.0
URL: https://github.com/apache/accumulo/pull/534
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/pom.xml b/pom.xml
index 5f999917ff..31bc2dfbb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
     <!-- bouncycastle version for test dependencies -->
     <bouncycastle.version>1.59</bouncycastle.version>
     <!-- Curator version -->
-    <curator.version>2.11.0</curator.version>
+    <curator.version>2.12.0</curator.version>
     <!-- relative path for Eclipse format; should override in child modules if necessary -->
     <eclipseFormatterStyle>${project.parent.basedir}/contrib/Eclipse-Accumulo-Codestyle.xml</eclipseFormatterStyle>
     <!-- extra release args for testing -->


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services