Skip to content

Bump org.springframework.kafka:spring-kafka-bom from 4.0.4 to 4.0.5 - #10973

Merged
github-actions[bot] merged 1 commit into
7.0.xfrom
dependabot/gradle/7.0.x/org.springframework.kafka-spring-kafka-bom-4.0.5
Apr 21, 2026
Merged

Bump org.springframework.kafka:spring-kafka-bom from 4.0.4 to 4.0.5#10973
github-actions[bot] merged 1 commit into
7.0.xfrom
dependabot/gradle/7.0.x/org.springframework.kafka-spring-kafka-bom-4.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v4.0.5

🐞 Bug Fixes

  • Async Processing (and out of order commits) with FilteringMessageListenerAdapter #4414
  • ShareKafkaMessageListenerContainer.doStart() does not await consumer thread startup #4400
  • Fix immutability StreamsBuilderFactory properties #4389
  • Missing JSpecify @Nullable annotation for consumer & producer factories #4368

🔨 Dependency Upgrades

  • Bump org.springframework:spring-framework-bom from 7.0.6 to 7.0.7 #4413
  • Bump io.projectreactor:reactor-bom from 2025.0.4 to 2025.0.5 #4412
  • Bump org.springframework.data:spring-data-bom from 2025.1.4 to 2025.1.5 #4411
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.4 to 1.6.5 #4408
  • Bump io.micrometer:micrometer-bom from 1.16.4 to 1.16.5 #4406
  • Bump log4jVersion from 2.25.3 to 2.25.4 #4386
  • Bump kafkaVersion from 4.1.1 to 4.1.2 #4363
Commits
  • 4fef8fb [artifactory-release] Release version 4.0.5
  • 4a3e7fe GH-4377: Fix asyncReplies calculation for container (#4401)
  • aec9a4a Bump org.springframework:spring-framework-bom from 7.0.6 to 7.0.7 (#4413)
  • 54415d5 Bump io.micrometer:micrometer-tracing-bom from 1.6.4 to 1.6.5 (#4408)
  • 9ba399d Bump org.springframework.data:spring-data-bom from 2025.1.4 to 2025.1.5 (#4411)
  • 02d979c Bump io.projectreactor:reactor-bom from 2025.0.4 to 2025.0.5 (#4412)
  • 8c493fe Bump io.spring.nullability in the development-dependencies group (#4404)
  • 841a253 Bump io.micrometer:micrometer-bom from 1.16.4 to 1.16.5 (#4406)
  • 919924f Remove Java 25 from CI GHA workflow
  • 1f57da8 Await share consumer startup before returning
  • 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)
Bumps [org.springframework.kafka:spring-kafka-bom](https://github.com/spring-projects/spring-kafka) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v4.0.4...v4.0.5)

---
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka-bom
  dependency-version: 4.0.5
  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 Apr 21, 2026
@github-actions github-actions Bot added this to the 7.0.5 milestone Apr 21, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) April 21, 2026 16:56
@github-actions
github-actions Bot merged commit 0277346 into 7.0.x Apr 21, 2026
3 checks passed
@github-actions
github-actions Bot deleted the dependabot/gradle/7.0.x/org.springframework.kafka-spring-kafka-bom-4.0.5 branch April 21, 2026 17:02
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

0 participants