Skip to content

Fix: Exclude conflicting Confluent dependencies to resolve Jackson co…#2745

Open
debika-samanta wants to merge 2 commits intotchiotludo:devfrom
debika-samanta:fix/jackson-compatibility-issue
Open

Fix: Exclude conflicting Confluent dependencies to resolve Jackson co…#2745
debika-samanta wants to merge 2 commits intotchiotludo:devfrom
debika-samanta:fix/jackson-compatibility-issue

Conversation

@debika-samanta
Copy link

@debika-samanta debika-samanta commented Feb 9, 2026

…mpatibility issues

  • Exclude Jackson from kafka-connect-client to prevent version conflicts
  • Exclude proprietary Confluent artifacts (observability, resourcemanager) from ksqldb-api-client
  • Add same exclusions to test dependencies (connect-runtime, ksqldb-rest-app)
  • Resolves dependency resolution failures with missing Confluent proprietary dependencies

Fixes #2743

…mpatibility issues

- Exclude Jackson from kafka-connect-client to prevent version conflicts
- Exclude proprietary Confluent artifacts (observability, resourcemanager) from ksqldb-api-client
- Add same exclusions to test dependencies (connect-runtime, ksqldb-rest-app)
- Resolves dependency resolution failures with missing Confluent proprietary dependencies

Fixes #<issue-number>
Copy link
Collaborator

@AlexisSouquiere AlexisSouquiere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-project-automation github-project-automation bot moved this from Backlog to In progress in Backlog Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

Investigate replacement of org.sourcelab:kafka-connect-client

2 participants