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 243b23df Bump org.apache.camel.k:camel-k-crds from 2.0.1 to 2.1.0 (#1788) 243b23df is described below commit 243b23dfe97d44154c8f35a48a982913ba250b6a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Dec 15 10:07:56 2023 +0100 Bump org.apache.camel.k:camel-k-crds from 2.0.1 to 2.1.0 (#1788) Bumps [org.apache.camel.k:camel-k-crds](https://github.com/apache/camel-k) from 2.0.1 to 2.1.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.0.1...v2.1.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 637ddc6d..00a129ee 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.2.0</camel.version> - <camel.k.crds.version>2.0.1</camel.k.crds.version> + <camel.k.crds.version>2.1.0</camel.k.crds.version> <citrus.version>4.0.2</citrus.version> <cucumber.version>7.15.0</cucumber.version>