Skip to content

[Snyk] Security upgrade org.apache.kafka:connect-runtime from 2.6.2 to 3.5.1#14

Open
d4v1de wants to merge 1 commit intomasterfrom
snyk-fix-a4942afe905a889812b1a7b02547eb2b
Open

[Snyk] Security upgrade org.apache.kafka:connect-runtime from 2.6.2 to 3.5.1#14
d4v1de wants to merge 1 commit intomasterfrom
snyk-fix-a4942afe905a889812b1a7b02547eb2b

Conversation

@d4v1de
Copy link
Copy Markdown
Owner

@d4v1de d4v1de commented Nov 16, 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 from 2.6.2 to 3.5.1 introduces significant breaking changes, deprecates Java 8, and moves away from ZooKeeper. It requires code and environment validation.

Highlights:

  • Java 8 Deprecated: Kafka 3.0 deprecates support for Java 8, with plans to remove it in version 4.0. Environments running Kafka Connect must be upgraded to Java 11 or newer. [3, 7, 10]
  • Custom Connector API Changes: The TaskId and TaskMetadata classes, used in connector development, have deprecated fields and methods. Custom connectors may need to be updated to use the new getter-based APIs. [30]

Source: Apache Kafka documentation
Recommendation: Verify the Java runtime version is 11+ and review custom connector code for deprecated API usage before merging.

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
high severity Uncontrolled Recursion
SNYK-JAVA-ORGAPACHECOMMONS-10734078
  654   org.apache.kafka:connect-runtime:
2.6.2 -> 3.5.1
Major version upgrade No Known Exploit

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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

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.

2 participants