Skip to content

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

Open
debika-samanta wants to merge 2 commits into
tchiotludo: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 into
tchiotludo:devfrom
debika-samanta:fix/jackson-compatibility-issue

Conversation

@debika-samanta

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

Copy link
Copy Markdown

…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>

@AlexisSouquiere AlexisSouquiere left a comment

Copy link
Copy Markdown
Collaborator

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
@poonam-meghnani

Copy link
Copy Markdown

I am facing this issue using kafka-connect-client with newer versions of springboot. Is this fixed? which version is this planned to be part of?

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

3 participants