This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 592a9bf02c HDDS-9440. Bump Zookeeper to 3.7.2 (#5426)
592a9bf02c is described below
commit 592a9bf02cbe79a433928eccf51de7fd5663d5ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 17 21:02:27 2023 +0200
HDDS-9440. Bump Zookeeper to 3.7.2 (#5426)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8e5d2006ad..dab57130c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -226,7 +226,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<junit4.version>4.13.1</junit4.version>
<junit.jupiter.version>5.8.2</junit.jupiter.version>
<junit.platform.version>1.8.2</junit.platform.version>
- <zookeeper.version>3.5.6</zookeeper.version>
+ <zookeeper.version>3.7.2</zookeeper.version>
<!-- Maven protoc compiler -->
<protobuf-maven-plugin.version>0.5.1</protobuf-maven-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]