Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2025

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

Release notes

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

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

  • Fix Typo #4208
  • GH-4189 : Modify Topic Assignment Docs of @KafkaListener #4204
  • group.share.delivery.attempt.limit is not a valid configuration param in Kafka Admin API #4194

🔨 Dependency Upgrades

  • Bump org.springframework.data:spring-data-bom from 2025.1.0 to 2025.1.1 #4217
  • Bump io.micrometer:micrometer-bom from 1.16.0 to 1.16.1 #4216
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.0 to 1.6.1 #4215
  • Bump io.projectreactor:reactor-bom from 2025.0.0 to 2025.0.1 #4213
  • Bump org.springframework:spring-framework-bom from 7.0.1 to 7.0.2 #4212
  • Bump tools.jackson:jackson-bom from 3.0.2 to 3.0.3 #4187
  • Bump org.springframework:spring-framework-bom from 7.0.0 to 7.0.1 #4177

❤️ Contributors

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

@​LEEJaeHyeok97, @​kyriakos-kyriakou, @​moonyoungCHAE, @​ngocnhan-tran1996, and @​quaff

v4.0.0

⭐ New Features

  • Add deleteTopics() method to KafkaAdmin #4155
  • Optimize ArrayList allocations in BatchMessagingMessageConverter #4152
  • Start building against Spring Framework 7.0.0 snapshots #4150

🐞 Bug Fixes

  • Class loading issues with (custom) jaas module packaged as a dependency (jar in fat-jar) #4109
  • Conversion using a SmartMessageConverter does not work with batch listener #4097

📔 Documentation

  • refactor test example #4159

... (truncated)

Commits

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](https://github.com/spring-projects/spring-kafka) from 3.3.11 to 4.0.1.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v3.3.11...v4.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 30, 2025
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.

1 participant