[Security] Upgrade Zookeeper to 3.6.3#10852
Merged
merlimat merged 1 commit intoapache:masterfrom Jun 7, 2021
Merged
Conversation
- Zookeeper 3.6.2 gets flagged as vulnerable https://ossindex.sonatype.org/component/pkg:maven/org.apache.zookeeper/zookeeper@3.6.2 because of using vulnerable Netty version
Contributor
|
I would move to ZooKeeper 3.7.0 on master branch (2.9.0) and to 3.6.3 in branch-2.8 |
hangc0276
approved these changes
Jun 7, 2021
Member
Author
@eolivelli Can we first go to 3.6.3 on master with this PR so that we can cherry-pick it to branch-2.8? |
merlimat
approved these changes
Jun 7, 2021
Contributor
Yes, that's a good point. |
Contributor
|
Yes. Very good point! |
lhotari
added a commit
to lhotari/pulsar
that referenced
this pull request
Jun 9, 2021
- Zookeeper 3.6.2 gets flagged as vulnerable https://ossindex.sonatype.org/component/pkg:maven/org.apache.zookeeper/zookeeper@3.6.2 because of using vulnerable Netty version
codelipenghui
pushed a commit
that referenced
this pull request
Jun 12, 2021
- Zookeeper 3.6.2 gets flagged as vulnerable https://ossindex.sonatype.org/component/pkg:maven/org.apache.zookeeper/zookeeper@3.6.2 because of using vulnerable Netty version (cherry picked from commit aa36eb8)
eolivelli
pushed a commit
to datastax/pulsar
that referenced
this pull request
Jun 14, 2021
- Zookeeper 3.6.2 gets flagged as vulnerable https://ossindex.sonatype.org/component/pkg:maven/org.apache.zookeeper/zookeeper@3.6.2 because of using vulnerable Netty version (cherry picked from commit aa36eb8) (cherry picked from commit 0929015)
yangl
pushed a commit
to yangl/pulsar
that referenced
this pull request
Jun 23, 2021
- Zookeeper 3.6.2 gets flagged as vulnerable https://ossindex.sonatype.org/component/pkg:maven/org.apache.zookeeper/zookeeper@3.6.2 because of using vulnerable Netty version
bharanic-dev
pushed a commit
to bharanic-dev/pulsar
that referenced
this pull request
Mar 18, 2022
- Zookeeper 3.6.2 gets flagged as vulnerable https://ossindex.sonatype.org/component/pkg:maven/org.apache.zookeeper/zookeeper@3.6.2 because of using vulnerable Netty version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
https://ossindex.sonatype.org/component/pkg:maven/org.apache.zookeeper/zookeeper@3.6.2
because of using vulnerable Netty version
Modifications