This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git
The following commit(s) were added to refs/heads/master by this push:
new 6b4f4d6d Bump org.apache.zookeeper:zookeeper (#1012)
6b4f4d6d is described below
commit 6b4f4d6d13ac175f2e964fe4823abd12d80ef4cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 1 20:21:48 2023 +0800
Bump org.apache.zookeeper:zookeeper (#1012)
Bumps org.apache.zookeeper:zookeeper from 3.8.1 to 3.8.3.
---
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>
---
4-governance/dubbo-samples-spring-boot-hystrix/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/4-governance/dubbo-samples-spring-boot-hystrix/pom.xml
b/4-governance/dubbo-samples-spring-boot-hystrix/pom.xml
index bec18392..59b70868 100644
--- a/4-governance/dubbo-samples-spring-boot-hystrix/pom.xml
+++ b/4-governance/dubbo-samples-spring-boot-hystrix/pom.xml
@@ -38,7 +38,7 @@
<hystrix-starter.version>2.2.10.RELEASE</hystrix-starter.version>
<javassist.version>3.29.2-GA</javassist.version>
<guava.version>32.0.0-jre</guava.version>
- <zookeeper.version>3.8.1</zookeeper.version>
+ <zookeeper.version>3.8.3</zookeeper.version>
<junit.version>4.13.1</junit.version>
<maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]