Skip to content

chore(dependencies): bump org.springframework.kafka:spring-kafka from 4.0.1 to 4.0.2#76

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.springframework.kafka-spring-kafka-4.0.2
Open

chore(dependencies): bump org.springframework.kafka:spring-kafka from 4.0.1 to 4.0.2#76
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.springframework.kafka-spring-kafka-4.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 26, 2026

Copy link
Copy Markdown
Contributor

Bumps org.springframework.kafka:spring-kafka from 4.0.1 to 4.0.2.

Release notes

Sourced from org.springframework.kafka:spring-kafka'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

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.springframework.kafka:spring-kafka](https://github.com/spring-projects/spring-kafka) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v4.0.1...v4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
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.

0 participants