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

linghengqian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git


The following commit(s) were added to refs/heads/master by this push:
     new d94ce276d Bump org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2 
(#2390)
d94ce276d is described below

commit d94ce276d9763509cf86246f809d2e714e8500a5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 19 21:42:12 2024 +0800

    Bump org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2 (#2390)
    
    Bumps org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.zookeeper:zookeeper
      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 b17aefed1..025f2b4ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
         
         <quartz.version>2.3.2</quartz.version>
         
-        <zookeeper.version>3.9.1</zookeeper.version>
+        <zookeeper.version>3.9.2</zookeeper.version>
         <curator.version>5.5.0</curator.version>
         
         <mail.version>1.6.0</mail.version>

Reply via email to