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 bf6a59bff Bump org.apache.zookeeper:zookeeper from 3.9.0 to 3.9.1
(#2379)
bf6a59bff is described below
commit bf6a59bff66db5f6d049c61e3c46fceb6a66e32b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 14 11:37:17 2023 +0800
Bump org.apache.zookeeper:zookeeper from 3.9.0 to 3.9.1 (#2379)
Bumps org.apache.zookeeper:zookeeper from 3.9.0 to 3.9.1.
---
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 dcf218af6..b17aefed1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
<quartz.version>2.3.2</quartz.version>
- <zookeeper.version>3.9.0</zookeeper.version>
+ <zookeeper.version>3.9.1</zookeeper.version>
<curator.version>5.5.0</curator.version>
<mail.version>1.6.0</mail.version>