This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 9871ca1554b Bump org.apache.zookeeper:zookeeper from 3.9.0 to 3.9.1
(#29447)
9871ca1554b is described below
commit 9871ca1554b3bad7827ad75fc93d1c70b89ae0f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 19 22:30:45 2023 +0800
Bump org.apache.zookeeper:zookeeper from 3.9.0 to 3.9.1 (#29447)
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 9fde4ceb3ec..d418d8b2b3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<bouncycastle.version>1.70</bouncycastle.version>
<curator.version>5.5.0</curator.version>
- <zookeeper.version>3.9.0</zookeeper.version>
+ <zookeeper.version>3.9.1</zookeeper.version>
<audience-annotations.version>0.12.0</audience-annotations.version>
<jetcd.version>0.7.6</jetcd.version>
<consul.api.version>1.4.5</consul.api.version>