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

Bump kafka client to fix snyk vulnerability #123

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

waisingyiu
Copy link
Contributor

@waisingyiu waisingyiu commented Jan 8, 2025

What does this change?

This pull request bumps the kafka client library to 3.7.2 to fix a high severity vulnerability detected by Snyk.

However, it results in library conflicts over zstd-jni. One of our dependency, thrift-serializer (in its latest version), depends on an old version of zstd-jni.

This PR configures the dependency versioning schema on zstd-jni to accept the newer version to resolve the error.

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.

1 participant