Skip to content

Remove direct commons-lang3 and commons-io dependencies - Closes #12611#12779

Open
scholzj wants to merge 1 commit into
strimzi:mainfrom
scholzj:remove-direct-commons-dependencies
Open

Remove direct commons-lang3 and commons-io dependencies - Closes #12611#12779
scholzj wants to merge 1 commit into
strimzi:mainfrom
scholzj:remove-direct-commons-dependencies

Conversation

@scholzj
Copy link
Copy Markdown
Member

@scholzj scholzj commented May 29, 2026

Type of change

  • Task

Description

As we moved to Kafka 4.3.0, we can now remove the direct commons-lang3 and commons-io dependnecies as described in #12611.

This should resolve #12611.

Checklist

  • Make sure all tests pass
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • Reference relevant issue(s) and close them after merging

@scholzj scholzj added this to the 1.1.0 milestone May 29, 2026
@scholzj scholzj requested a review from a team May 29, 2026 14:59
@snyk-io
Copy link
Copy Markdown

snyk-io Bot commented May 29, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

Remove commons-lang3 and commons-io dependency overrides once we have Kafka 4.3.0 support.

1 participant