Skip to content

Bump kafkaVersion from 4.2.0 to 4.2.1#4456

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/kafkaVersion-4.2.1
May 30, 2026
Merged

Bump kafkaVersion from 4.2.0 to 4.2.1#4456
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/kafkaVersion-4.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 30, 2026

Copy link
Copy Markdown
Contributor

Bumps kafkaVersion from 4.2.0 to 4.2.1.
Updates org.apache.kafka:kafka-clients from 4.2.0 to 4.2.1

Updates org.apache.kafka:kafka-streams from 4.2.0 to 4.2.1

Updates org.apache.kafka:kafka-server from 4.2.0 to 4.2.1

Updates org.apache.kafka:kafka-test-common-runtime from 4.2.0 to 4.2.1

Updates org.apache.kafka:kafka-metadata from 4.2.0 to 4.2.1

Updates org.apache.kafka:kafka-server-common from 4.2.0 to 4.2.1

Updates org.apache.kafka:kafka-streams-test-utils from 4.2.0 to 4.2.1

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `kafkaVersion` from 4.2.0 to 4.2.1.

Updates `org.apache.kafka:kafka-clients` from 4.2.0 to 4.2.1

Updates `org.apache.kafka:kafka-streams` from 4.2.0 to 4.2.1

Updates `org.apache.kafka:kafka-server` from 4.2.0 to 4.2.1

Updates `org.apache.kafka:kafka-test-common-runtime` from 4.2.0 to 4.2.1

Updates `org.apache.kafka:kafka-metadata` from 4.2.0 to 4.2.1

Updates `org.apache.kafka:kafka-server-common` from 4.2.0 to 4.2.1

Updates `org.apache.kafka:kafka-streams-test-utils` from 4.2.0 to 4.2.1

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.kafka:kafka-streams
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.kafka:kafka-server
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.kafka:kafka-test-common-runtime
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.kafka:kafka-metadata
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.kafka:kafka-server-common
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.kafka:kafka-streams-test-utils
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the type: dependency-upgrade Pull requests that update a dependency file label May 30, 2026
@github-actions github-actions Bot added this to the 4.1.0 milestone May 30, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 30, 2026 10:23
@github-actions github-actions Bot merged commit 6e2480e into main May 30, 2026
3 checks passed
@LeosBitto

Copy link
Copy Markdown
Contributor

I think that using the current Kafka version 4.3.0 would be more appropriate for the upcoming release 4.1.0 of spring-kafka.

@dependabot dependabot Bot deleted the dependabot/gradle/kafkaVersion-4.2.1 branch May 30, 2026 10:32
@artembilan

Copy link
Copy Markdown
Member

the current Kafka version 4.3.0 would be more appropriate for the upcoming release 4.1.0 of spring-kafka.

Well, unfortunately, it is already no. We are in the last feature-freeze GA phase, due to next week.
So, any potentially breaking changes from Apache Kafka 4.3 might not be appropriate.
Then next Spring Kafka 4.2 due to November will do that or the next 4.4 if that will be in time for us.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants