Skip to content

Commit

Permalink
Bump version.camel from 3.2.0 to 4.10.0
Browse files Browse the repository at this point in the history
Bumps `version.camel` from 3.2.0 to 4.10.0.

Updates `org.apache.camel:camel-bom` from 3.2.0 to 4.10.0

Updates `org.apache.camel:camel-debezium-mysql` from 3.2.0 to 4.10.0

---
updated-dependencies:
- dependency-name: org.apache.camel:camel-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.camel:camel-debezium-mysql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2025
1 parent fb2625d commit 819e260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/streaming/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<mysql.init.timeout>30000</mysql.init.timeout>
<!-- Dependabot keeps bumping this camel version which causes compilation error
in which case revert it back to 3.2.0 -->
<version.camel>3.2.0</version.camel>
<version.camel>4.10.0</version.camel>
<version.debezium>1.0.0.Final</version.debezium>
<version.debezium.tag>1.0</version.debezium.tag>
<version.mysql.driver>8.0.16</version.mysql.driver>
Expand Down

0 comments on commit 819e260

Please sign in to comment.