Skip to content

Bump org.springframework.kafka:spring-kafka-bom from 4.0.3 to 4.0.4#10880

Merged
github-actions[bot] merged 1 commit into7.0.xfrom
dependabot/gradle/7.0.x/org.springframework.kafka-spring-kafka-bom-4.0.4
Mar 17, 2026
Merged

Bump org.springframework.kafka:spring-kafka-bom from 4.0.3 to 4.0.4#10880
github-actions[bot] merged 1 commit into7.0.xfrom
dependabot/gradle/7.0.x/org.springframework.kafka-spring-kafka-bom-4.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps org.springframework.kafka:spring-kafka-bom from 4.0.3 to 4.0.4.

Release notes

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

v4.0.4

🐞 Bug Fixes

  • Listener with async acks pauses indefinitely #4344
  • Observations for filtered messages are leaked, filling memory #4336
  • assertTopic validation breaks meta-annotated @KafkaListener with programmatic topic resolution #4311

🔨 Dependency Upgrades

  • Bump io.projectreactor:reactor-bom from 2025.0.3 to 2025.0.4 #4353
  • Bump org.springframework.data:spring-data-bom from 2025.1.3 to 2025.1.4 #4352
  • Bump org.springframework:spring-framework-bom from 7.0.5 to 7.0.6 #4349
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.3 to 1.6.4 #4348
  • Bump io.micrometer:micrometer-bom from 1.16.3 to 1.16.4 #4346
Commits
  • e894cef [artifactory-release] Release version 4.0.4
  • d2c691e Disable tests temporarily in the 4.0.x branch
  • 491e197 Disalbe KafkaStreamsInteractiveQueryServiceTests temporarily
  • 3bd4065 Bump org.springframework.data:spring-data-bom from 2025.1.3 to 2025.1.4 (#4352)
  • 4f73d51 Bump io.micrometer:micrometer-tracing-bom from 1.6.3 to 1.6.4 (#4348)
  • f2136d8 Bump org.springframework:spring-framework-bom from 7.0.5 to 7.0.6 (#4349)
  • 12b866b Bump io.projectreactor:reactor-bom from 2025.0.3 to 2025.0.4 (#4353)
  • 3f3e285 Bump io.micrometer:micrometer-bom from 1.16.3 to 1.16.4 (#4346)
  • 67060a3 GH-4332: Fix consumer pausing infinitely in async ack flow (#4334)
  • f1db1a9 GH-4198: Fix async retry bookkeeping for Mono listener failures
  • 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 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)

@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Mar 17, 2026
@github-actions github-actions bot added this to the 7.0.4 milestone Mar 17, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 17, 2026 14:06
Bumps [org.springframework.kafka:spring-kafka-bom](https://github.com/spring-projects/spring-kafka) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v4.0.3...v4.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/7.0.x/org.springframework.kafka-spring-kafka-bom-4.0.4 branch from a4f36d7 to a080442 Compare March 17, 2026 14:11
@github-actions github-actions bot merged commit 7caa0e7 into 7.0.x Mar 17, 2026
3 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/7.0.x/org.springframework.kafka-spring-kafka-bom-4.0.4 branch March 17, 2026 14:15
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.

0 participants