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 2023/12/19 05:40:30 UTC

(camel-kamelets) branch main updated: Bump org.apache.camel:camel-dependencies from 4.2.0 to 4.3.0 (#1811)

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 95905f80 Bump org.apache.camel:camel-dependencies from 4.2.0 to 4.3.0 (#1811)
95905f80 is described below

commit 95905f80b2b8202af2a8cff3393a89e6c14c87b9
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Dec 19 06:40:25 2023 +0100

    Bump org.apache.camel:camel-dependencies from 4.2.0 to 4.3.0 (#1811)
    
    Bumps org.apache.camel:camel-dependencies from 4.2.0 to 4.3.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.camel:camel-dependencies
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c6b8a9e0..a3b97660 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>4.2.0</version>
+        <version>4.3.0</version>
     </parent>
 
     <groupId>org.apache.camel.kamelets</groupId>