Skip to content

build(deps): bump org.springframework.kafka:spring-kafka-test from 3.1.0 to 4.0.5 in /data-processing-service#583

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/gradle/data-processing-service/org.springframework.kafka-spring-kafka-test-4.0.5
Open

build(deps): bump org.springframework.kafka:spring-kafka-test from 3.1.0 to 4.0.5 in /data-processing-service#583
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/gradle/data-processing-service/org.springframework.kafka-spring-kafka-test-4.0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps org.springframework.kafka:spring-kafka-test from 3.1.0 to 4.0.5.

Release notes

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

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

v4.0.3

🐞 Bug Fixes

  • KafkaMessageListenerContainer.getAssignedPartitions can throw ConcurrentModificationException #4276
  • GlobalEmbeddedKafkaTestExecutionListener generates log statement even when not enabled #4268

🔨 Dependency Upgrades

  • Bump org.springframework:spring-framework-bom from 7.0.3 to 7.0.4 #4301
  • Bump io.micrometer:micrometer-bom from 1.16.2 to 1.16.3 #4300
  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 #4299
  • Bump tools.jackson:jackson-bom from 3.0.3 to 3.0.4 #4298
  • Bump io.micrometer:micrometer-tracing-bom from 1.6.2 to 1.6.3 #4297
  • Bump org.springframework.data:spring-data-bom from 2025.1.2 to 2025.1.3 #4295
  • Bump io.projectreactor:reactor-bom from 2025.0.2 to 2025.0.3 #4294
  • Bump org.junit:junit-bom from 6.0.2 to 6.0.3 #4293
  • Bump gradle-wrapper from 8.14.1 to 8.14.4 #4292

... (truncated)

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-test](https://github.com/spring-projects/spring-kafka) from 3.1.0 to 4.0.5.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v3.1.0...v4.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 8, 2026 13:37
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 8, 2026
@dependabot dependabot Bot removed the request for review from a team May 8, 2026 13:37
@dependabot dependabot Bot added the java Pull requests that update java code label May 8, 2026
@dependabot dependabot Bot requested review from emyl3 and krista-skylight May 8, 2026 13:37
…g.springframework.kafka-spring-kafka-test-4.0.5
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 8, 2026

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