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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0bf5f2b5bb bump zookeeper to 3.9.3
0bf5f2b5bb is described below

commit 0bf5f2b5bbb9f29266ab272645ee3a79eb0d2352
Author: yasithdev <[email protected]>
AuthorDate: Wed Jul 2 15:05:06 2025 -0500

    bump zookeeper to 3.9.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f49d031c85..03953a17d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,7 +230,7 @@ under the License.
             <dependency>
                 <groupId>org.apache.zookeeper</groupId>
                 <artifactId>zookeeper</artifactId>
-                <version>3.9.2</version>
+                <version>3.9.3</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.curator</groupId>

Reply via email to