You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by co...@apache.org on 2023/03/23 11:50:06 UTC

[directory-kerby] branch zookeeper-3.7.1 created (now d79cf27e)

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

coheigea pushed a change to branch zookeeper-3.7.1
in repository https://gitbox.apache.org/repos/asf/directory-kerby.git


      at d79cf27e Updating Zookeeper to 3.7.1

This branch includes the following new commits:

     new d79cf27e Updating Zookeeper to 3.7.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[directory-kerby] 01/01: Updating Zookeeper to 3.7.1

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch zookeeper-3.7.1
in repository https://gitbox.apache.org/repos/asf/directory-kerby.git

commit d79cf27e8f495e4e5ba94d5b89a42eab95b8ed68
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Mar 23 11:49:46 2023 +0000

    Updating Zookeeper to 3.7.1
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index df062361..440cdba9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,9 +76,9 @@
     <commons-logging.version>1.2</commons-logging.version>
     <ini4j.version>0.5.4</ini4j.version>
     <targetJdk.version>1.8</targetJdk.version>
-    <dropwizard.version>3.2.5</dropwizard.version>
-    <snappy.version>1.1.8.4</snappy.version>
-    <zookeeper.version>3.6.4</zookeeper.version>
+    <dropwizard.version>4.1.12.1</dropwizard.version>
+    <snappy.version>1.1.7.7</snappy.version>
+    <zookeeper.version>3.7.1</zookeeper.version>
     <xnio-api.version>3.8.8.Final</xnio-api.version>
   </properties>