This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push: new 29ae813a Bump org.apache.camel.k:camel-k-crds from 2.1.0 to 2.2.0 (#1821) 29ae813a is described below commit 29ae813a07c7132a86e03bb764488582bad450a1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Jan 11 06:36:46 2024 +0100 Bump org.apache.camel.k:camel-k-crds from 2.1.0 to 2.2.0 (#1821) Bumps [org.apache.camel.k:camel-k-crds](https://github.com/apache/camel-k) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/apache/camel-k/releases) - [Changelog](https://github.com/apache/camel-k/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/camel-k/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: org.apache.camel.k:camel-k-crds dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0be3a510..9bbe6770 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ <cyclonedx-maven-plugin-version>2.7.10</cyclonedx-maven-plugin-version> <camel.version>4.3.0</camel.version> - <camel.k.crds.version>2.1.0</camel.k.crds.version> + <camel.k.crds.version>2.2.0</camel.k.crds.version> <citrus.version>4.0.2</citrus.version> <cucumber.version>7.15.0</cucumber.version>