This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 250a96281a4 Bump org.apache.camel.k:camel-k-crds from 2.2.0 to 2.3.0 
(#13955)
250a96281a4 is described below

commit 250a96281a41dbb6d9f2f88736b2936ff924060d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 26 09:52:23 2024 +0200

    Bump org.apache.camel.k:camel-k-crds from 2.2.0 to 2.3.0 (#13955)
    
    Bumps [org.apache.camel.k:camel-k-crds](https://github.com/apache/camel-k) 
from 2.2.0 to 2.3.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.2.0...v2.3.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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@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 d68d1e01636..d5b082e6ffd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -90,7 +90,7 @@
         <californium-version>3.11.0</californium-version>
         <californium-scandium-version>3.11.0</californium-scandium-version>
         <camunda-version>7.21.0</camunda-version>
-        <camel-k-version>2.2.0</camel-k-version>
+        <camel-k-version>2.3.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>

Reply via email to