Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps springKafkaVersion from 3.3.9 to 3.3.10.
Updates org.springframework.kafka:spring-kafka from 3.3.9 to 3.3.10

Release notes

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

v3.3.10

🔨 Dependency Upgrades

  • Bump io.projectreactor:reactor-bom from 2024.0.9 to 2024.0.10 #4086
  • Bump io.micrometer:micrometer-bom from 1.14.10 to 1.14.11 #4085
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.9 to 1.4.10 #4083
  • Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 #4082
  • Bump org.springframework.data:spring-data-bom from 2024.1.9 to 2024.1.10 #4081
Commits
  • c8cd410 [artifactory-release] Release version 3.3.10
  • f91e7d8 Bump io.micrometer:micrometer-tracing-bom from 1.4.9 to 1.4.10 (#4083)
  • fffef7b Bump org.springframework.data:spring-data-bom from 2024.1.9 to 2024.1.10 (#4081)
  • dc3b1e9 Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 (#4082)
  • 5d73ef4 Bump io.projectreactor:reactor-bom from 2024.0.9 to 2024.0.10 (#4086)
  • 61ca82c Bump io.micrometer:micrometer-bom from 1.14.10 to 1.14.11 (#4085)
  • 22ba905 Bump org.ajoberstar.grgit in the development-dependencies group (#4076)
  • 8e2df7c GH-4035: Clarify docs on default non-blocking retry setup (#4058)
  • efe1853 [artifactory-release] Next development version
  • See full diff in compare view

Updates org.springframework.kafka:spring-kafka-test from 3.3.9 to 3.3.10

Release notes

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

v3.3.10

🔨 Dependency Upgrades

  • Bump io.projectreactor:reactor-bom from 2024.0.9 to 2024.0.10 #4086
  • Bump io.micrometer:micrometer-bom from 1.14.10 to 1.14.11 #4085
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.9 to 1.4.10 #4083
  • Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 #4082
  • Bump org.springframework.data:spring-data-bom from 2024.1.9 to 2024.1.10 #4081
Commits
  • c8cd410 [artifactory-release] Release version 3.3.10
  • f91e7d8 Bump io.micrometer:micrometer-tracing-bom from 1.4.9 to 1.4.10 (#4083)
  • fffef7b Bump org.springframework.data:spring-data-bom from 2024.1.9 to 2024.1.10 (#4081)
  • dc3b1e9 Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 (#4082)
  • 5d73ef4 Bump io.projectreactor:reactor-bom from 2024.0.9 to 2024.0.10 (#4086)
  • 61ca82c Bump io.micrometer:micrometer-bom from 1.14.10 to 1.14.11 (#4085)
  • 22ba905 Bump org.ajoberstar.grgit in the development-dependencies group (#4076)
  • 8e2df7c GH-4035: Clarify docs on default non-blocking retry setup (#4058)
  • efe1853 [artifactory-release] Next development version
  • See full diff in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `springKafkaVersion` from 3.3.9 to 3.3.10.

Updates `org.springframework.kafka:spring-kafka` from 3.3.9 to 3.3.10
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v3.3.9...v3.3.10)

Updates `org.springframework.kafka:spring-kafka-test` from 3.3.9 to 3.3.10
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v3.3.9...v3.3.10)

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

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 Sep 15, 2025
@github-actions
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.0s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

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