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 e6fc9582fc Bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4 
(#560)
e6fc9582fc is described below

commit e6fc9582fcd38e102aad0ef5dd7f92e49cb7e5f5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 16 16:35:43 2025 -0500

    Bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4 (#560)
    
    Bumps org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.zookeeper:zookeeper
      dependency-version: 3.9.4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index edafd19681..2d860dc471 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.3</version>
+                <version>3.9.4</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.curator</groupId>

Reply via email to