Skip to content

Update kafka-clients to 4.3.0#443

Merged
github-actions[bot] merged 1 commit into
masterfrom
update/kafka-clients-4.3.0
May 30, 2026
Merged

Update kafka-clients to 4.3.0#443
github-actions[bot] merged 1 commit into
masterfrom
update/kafka-clients-4.3.0

Conversation

@softwaremill-ci
Copy link
Copy Markdown
Contributor

@softwaremill-ci softwaremill-ci commented May 21, 2026

About this PR

📦 Updates org.apache.kafka:kafka-clients from 4.2.1 to 4.3.0

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.apache.kafka", artifactId = "kafka-clients" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.apache.kafka", artifactId = "kafka-clients" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

@softwaremill-ci softwaremill-ci force-pushed the update/kafka-clients-4.3.0 branch from c9f8a13 to 8fada1a Compare May 30, 2026 00:54
@github-actions github-actions Bot merged commit 8e6b76f into master May 30, 2026
6 checks passed
@github-actions github-actions Bot deleted the update/kafka-clients-4.3.0 branch May 30, 2026 01:00
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.

1 participant