Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps debezium-version from 3.2.1.Final to 3.2.2.Final.
Updates io.debezium:debezium-api from 3.2.1.Final to 3.2.2.Final

Updates io.debezium:debezium-embedded from 3.2.1.Final to 3.2.2.Final

Updates io.debezium:debezium-storage-file from 3.2.1.Final to 3.2.2.Final

Updates io.debezium:debezium-connector-mysql from 3.2.1.Final to 3.2.2.Final

Updates io.debezium:debezium-connector-db2 from 3.2.1.Final to 3.2.2.Final

Commits
  • 64ca65e [maven-release-plugin] prepare release v3.2.2.Final
  • 1c7b2d5 [release] Stable parent 3.2.2.Final for release
  • b13bec0 [release] New parent 3.2.2-SNAPSHOT for development
  • fe1c10a [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.debezium:debezium-connector-mongodb from 3.2.1.Final to 3.2.2.Final

Updates io.debezium:debezium-connector-oracle from 3.2.1.Final to 3.2.2.Final

Updates io.debezium:debezium-connector-postgres from 3.2.1.Final to 3.2.2.Final

Updates io.debezium:debezium-connector-sqlserver from 3.2.1.Final to 3.2.2.Final

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 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)

Bumps `debezium-version` from 3.2.1.Final to 3.2.2.Final.

Updates `io.debezium:debezium-api` from 3.2.1.Final to 3.2.2.Final

Updates `io.debezium:debezium-embedded` from 3.2.1.Final to 3.2.2.Final

Updates `io.debezium:debezium-storage-file` from 3.2.1.Final to 3.2.2.Final

Updates `io.debezium:debezium-connector-mysql` from 3.2.1.Final to 3.2.2.Final

Updates `io.debezium:debezium-connector-db2` from 3.2.1.Final to 3.2.2.Final
- [Commits](debezium/debezium-connector-db2@v3.2.1.Final...v3.2.2.Final)

Updates `io.debezium:debezium-connector-mongodb` from 3.2.1.Final to 3.2.2.Final

Updates `io.debezium:debezium-connector-oracle` from 3.2.1.Final to 3.2.2.Final

Updates `io.debezium:debezium-connector-postgres` from 3.2.1.Final to 3.2.2.Final

Updates `io.debezium:debezium-connector-sqlserver` from 3.2.1.Final to 3.2.2.Final

---
updated-dependencies:
- dependency-name: io.debezium:debezium-api
  dependency-version: 3.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.debezium:debezium-embedded
  dependency-version: 3.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.debezium:debezium-storage-file
  dependency-version: 3.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.debezium:debezium-connector-mysql
  dependency-version: 3.2.2.Final
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.debezium:debezium-connector-db2
  dependency-version: 3.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.debezium:debezium-connector-mongodb
  dependency-version: 3.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.debezium:debezium-connector-oracle
  dependency-version: 3.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.debezium:debezium-connector-postgres
  dependency-version: 3.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.debezium:debezium-connector-sqlserver
  dependency-version: 3.2.2.Final
  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 5, 2025
Copy link
Contributor

github-actions bot commented Sep 5, 2025

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@oscerd
Copy link
Contributor

oscerd commented Sep 8, 2025

/component-tests camel-debezium

@oscerd
Copy link
Contributor

oscerd commented Sep 9, 2025

/component-tests camel-debezium

Result ✅ The tests passed successfully

Copy link
Contributor

github-actions bot commented Sep 9, 2025

🤖 The Apache Camel test robot will run the tests for you 👍

@oscerd oscerd merged commit bfcf4cf into main Sep 9, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/debezium-version-3.2.2.Final branch September 9, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
camel-4 core-build-and-dependencies 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