You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2024/01/09 12:42:14 UTC

(camel) branch main updated: Bump org.apache.camel.k:camel-k-crds from 2.1.0 to 2.2.0 (#12641)

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.git


The following commit(s) were added to refs/heads/main by this push:
     new 22ac1c8534b Bump org.apache.camel.k:camel-k-crds from 2.1.0 to 2.2.0 (#12641)
22ac1c8534b is described below

commit 22ac1c8534b273ddf18f8e9ff3907b5e5b5a522e
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Jan 9 13:42:08 2024 +0100

    Bump org.apache.camel.k:camel-k-crds from 2.1.0 to 2.2.0 (#12641)
    
    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] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 94f036b68b5..eb4e1f77b5c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -82,7 +82,7 @@
         <californium-version>2.8.0</californium-version>
         <californium-scandium-version>2.8.0</californium-scandium-version>
         <camunda-version>7.20.0</camunda-version>
-        <camel-k-version>2.1.0</camel-k-version>
+        <camel-k-version>2.2.0</camel-k-version>
         <cassandra-driver-version>4.17.0</cassandra-driver-version>
         <jta-api-1.2-version>1.2</jta-api-1.2-version>
         <cglib-version>3.3.0</cglib-version>