Skip to content

Bump org.springframework.kafka:spring-kafka-bom from 4.0.5 to 4.0.6 - #11070

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v4.0.6

⭐ New Features

  • make the method setBackOffFunction work for the batch processing as well #4473

🐞 Bug Fixes

  • Require exact package match for trusted header types #4497
  • Harden retry topic headers decoding in Spring Kafka #4495
  • Fix unbounded cache in DelegatingDeserializer #4491
  • @RetryableTopic: built-in DLT logging handler fails with "No Acknowledgment available" on 4.0 (works on 3.3.x) #4474
  • Different behavior for value serializer mappings for different classloaders #4461
  • NPE when properties are not defined for StreamsBuilderFactoryBean #4454
  • DefaultAfterRollbackProcessor for batch-listeners consuming ConsumerRecords doesn't seek consumer #4452
  • Inconsistent handling of non-string values in Properties argument passed to DefaultConsumerFactory::createKafkaConsumer #4421

📔 Documentation

  • Spring Kafka documentation does not mention spring-boot-starter-kafka requirement for Spring Boot 4 #4464

🔨 Dependency Upgrades

  • Bump org.springframework.data:spring-data-bom from 2025.1.5 to 2025.1.6 #4488
  • Bump org.springframework:spring-framework-bom from 7.0.7 to 7.0.8 #4478
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.5 to 1.6.6 #4477
  • Bump io.projectreactor:reactor-bom from 2025.0.5 to 2025.0.6 #4476
  • Bump io.micrometer:micrometer-bom from 1.16.5 to 1.16.6 #4475
  • Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18 #4446
Commits
  • 3820b05 [CI/CD] Release version 4.0.6
  • f18fbe1 GH-4496: Require exact package match for trusted header types
  • 6590916 GH-4493: Harden retry topic headers decoding
  • de57592 GH-4489: Fix unbounded cache in DelegatingDeserializer
  • 58e1c2a Bump org.springframework.data:spring-data-bom from 2025.1.5 to 2025.1.6 (#4488)
  • f2622c1 Bump io.micrometer:micrometer-bom from 1.16.5 to 1.16.6 (#4475)
  • d3ce2cf Bump org.springframework:spring-framework-bom from 7.0.7 to 7.0.8 (#4478)
  • d97b899 Bump io.micrometer:micrometer-tracing-bom from 1.6.5 to 1.6.6 (#4477)
  • b9b778a Bump io.projectreactor:reactor-bom from 2025.0.5 to 2025.0.6 (#4476)
  • b4de8b6 GH-4468: Fix no-op ack detection for non-null Acknowledgment
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the type: dependency-upgrade Pull requests that update a dependency file label Jun 10, 2026
@github-actions github-actions Bot added this to the 7.0.5 milestone Jun 10, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) June 10, 2026 02:54
Bumps [org.springframework.kafka:spring-kafka-bom](https://github.com/spring-projects/spring-kafka) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka-bom
  dependency-version: 4.0.6
  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.6 branch from 5312043 to 00246b7 Compare June 10, 2026 03:03
@github-actions
github-actions Bot merged commit cffd096 into 7.0.x Jun 10, 2026
3 checks passed
@github-actions
github-actions Bot deleted the dependabot/gradle/7.0.x/org.springframework.kafka-spring-kafka-bom-4.0.6 branch June 10, 2026 03:10
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