This is an automated email from the ASF dual-hosted git repository.
arshad pushed a commit to branch branch-3.6
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/branch-3.6 by this push:
new 57932a2 Updated ZooKeeper 3.6.3 Release Notes
57932a2 is described below
commit 57932a2bf680f0160e1c6116f950a65f9a21532d
Author: Mohammad Arshad <[email protected]>
AuthorDate: Thu Apr 8 21:33:08 2021 +0530
Updated ZooKeeper 3.6.3 Release Notes
---
zookeeper-docs/src/main/resources/markdown/releasenotes.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
index 33a0caa..8c8ead1 100644
--- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
+++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
@@ -50,6 +50,7 @@ limitations under the License.
* [ZOOKEEPER-4269](https://issues.apache.org/jira/browse/ZOOKEEPER-4269) -
acceptedEpoch.tmp rename failure will cause server startup error
* [ZOOKEEPER-4272](https://issues.apache.org/jira/browse/ZOOKEEPER-4272) -
Upgrade Netty library to > 4.1.60 due to security vulnerability CVE-2021-21295
* [ZOOKEEPER-4277](https://issues.apache.org/jira/browse/ZOOKEEPER-4277) -
dependency-check:check failing - jetty-server-9.4.38 CVE-2021-28165
+* [ZOOKEEPER-4278](https://issues.apache.org/jira/browse/ZOOKEEPER-4278) -
dependency-check:check failing - netty-transport-4.1.60.Final CVE-2021-21409
## Improvement