Skip to content

Bump org.springframework.kafka:spring-kafka-bom from 3.3.10 to 4.0.2#6409

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/org.springframework.kafka-spring-kafka-bom-4.0.2
Open

Bump org.springframework.kafka:spring-kafka-bom from 3.3.10 to 4.0.2#6409
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/org.springframework.kafka-spring-kafka-bom-4.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Bumps org.springframework.kafka:spring-kafka-bom from 3.3.10 to 4.0.2.

Release notes

Sourced from org.springframework.kafka:spring-kafka-bom's releases.

v4.0.2

⭐ New Features

  • Remove TODO comment and unnecessary null checks for getBeanName() #4253
  • Standardize usage of @Serial annotation for serialVersionUID #4236
  • @BackOff does not recognize the __listener placeholder #4232

🐞 Bug Fixes

  • Duplicated metric "spring.kafka.listener" increment when RetryableTopic enabled #4230

📔 Documentation

  • Fix reference of deprecated serde APIs in docs #4244
  • Update example Javadoc for EnableKafka annotations #4239
  • Correct method javadoc #4229
  • Fix plural words rendering in docs #4201

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson:jackson-bom from 2.20.1 to 2.20.2 #4256
  • Bump org.springframework:spring-framework-bom from 7.0.2 to 7.0.3 #4252
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.1 to 1.6.2 #4251
  • Bump io.projectreactor:reactor-bom from 2025.0.1 to 2025.0.2 #4249
  • Bump org.springframework.data:spring-data-bom from 2025.1.1 to 2025.1.2 #4248
  • Bump io.micrometer:micrometer-bom from 1.16.1 to 1.16.2 #4247
  • Bump org.junit:junit-bom from 6.0.1 to 6.0.2 #4237
  • Bump log4jVersion from 2.25.2 to 2.25.3 #4226

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​david-parkk, @​jjank, @​ngocnhan-tran1996, and @​quaff

v4.0.1

⭐ New Features

  • Allow telling Spring to ignore an argument when identifying the type #4210
  • Polish unchecked warning suppression in KafkaEvent #4183
  • Remove unnecessary stream method #4181

🐞 Bug Fixes

  • Unable to properly serialize/deserialize null values with JackJsonSerializer/Deserializer in Kotlin #4205
  • [GraalVM Native] DefaultJwtValidator ClassNotFoundException is thrown with kafka-clients 4.1.1 #4190
  • @KafkaListener with Both topics and topicPartitions Breaks @RetryableTopic #4170

📔 Documentation

... (truncated)

Commits
  • 17106fb [artifactory-release] Release version 4.0.2
  • 33e93d3 Bump com.fasterxml.jackson:jackson-bom from 2.20.1 to 2.20.2 (#4256)
  • 2b7c4b7 Bump org.springframework:spring-framework-bom from 7.0.2 to 7.0.3 (#4252)
  • 2ca9c72 Remove TODO comment and unnecessary null checks for getBeanName()
  • 3d8fadc Bump io.micrometer:micrometer-tracing-bom from 1.6.1 to 1.6.2 (#4251)
  • da258db Bump io.projectreactor:reactor-bom from 2025.0.1 to 2025.0.2 (#4249)
  • c168423 Bump org.springframework.data:spring-data-bom from 2025.1.1 to 2025.1.2 (#4248)
  • fb6cbb1 Bump io.micrometer:micrometer-bom from 1.16.1 to 1.16.2 (#4247)
  • 622aa3f Fix plural words rendering in docs (#4201)
  • b8b9be0 Fix reference of deprecated serde APIs in docs (#4244)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [org.springframework.kafka:spring-kafka-bom](https://github.com/spring-projects/spring-kafka) from 3.3.10 to 4.0.2.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v3.3.10...v4.0.2)

---
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka-bom
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 23, 2026 14:37
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2026
@dependabot dependabot bot requested review from ikalinin1 and valfirst January 23, 2026 14:37
@dependabot dependabot bot added the java Pull requests that update Java code label Jan 23, 2026
@dependabot dependabot bot requested a review from uarlouski January 23, 2026 14:37
@coderabbitai
Copy link

coderabbitai bot commented Jan 23, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments