Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Zookeeper version to 3.6.3 #913

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

jogrogan
Copy link
Collaborator

Upgrade Zookeeper version to 3.6.3

Needed to add an explicit compile dependency to satisfy a transitive dependency error introduced by the new version of Zookeeper.:

/Users/jogrogan/.gradle/caches/modules-2/files-2.1/org.apache.zookeeper/zookeeper/3.6.3/a6e74f826db85ff8c51c15ef0fa2ea0b462aef25/zookeeper-3.6.3.jar(/org/apache/zookeeper/server/ZooKeeperServer.class):
warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found

@jogrogan jogrogan merged commit 0d6a7d2 into linkedin:master Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants