Skip to content

Conversation

@d4v1de
Copy link
Collaborator

@d4v1de d4v1de commented Nov 20, 2025

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project.

Snyk changed the following file(s):

  • pom.xml

Merge Risk: High

This major version upgrade introduces fundamental breaking changes, requiring significant infrastructure and configuration updates. Key changes include a mandatory Java version bump and the complete removal of ZooKeeper support.

Highlights:

  • Update Java Runtime: The runtime environment for Kafka Connect must be upgraded to Java 17.
  • Migrate to KRaft: Before upgrading to 4.x, the cluster must be migrated from ZooKeeper to KRaft mode. The official upgrade path involves first moving to a bridge release (like 3.9.x) to perform the migration before upgrading to 4.0.

Source: Apache Kafka documentation
Recommendation: Do not merge directly. A multi-step migration is required. First, upgrade to a bridge release to handle the KRaft migration, then update the Java runtime to 17 before upgrading to version 4.1.0.

Notice 🤖: This content was generated using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.


Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
critical severity Race Condition
SNYK-JAVA-ORGGLASSFISHJERSEYCORE-14049172
  863   org.apache.kafka:connect-runtime:
3.3.2 -> 4.1.0
Major version upgrade Proof of Concept

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Race Condition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants