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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 56d15952a2 Bump 
org.apache.camel.springboot:camel-spring-boot-dependencies (#2891)
56d15952a2 is described below

commit 56d15952a2547b5780cee868545d8073fba3462a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 19 11:42:53 2026 -0500

    Bump org.apache.camel.springboot:camel-spring-boot-dependencies (#2891)
    
    Bumps org.apache.camel.springboot:camel-spring-boot-dependencies from 
4.17.0 to 4.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: 
org.apache.camel.springboot:camel-spring-boot-dependencies
      dependency-version: 4.18.0
      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>
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index e1f31a746e..212ca168af 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -51,7 +51,7 @@
         <cxf.h2.version>2.4.240</cxf.h2.version>
         <cxf.jboss.narayana.version>5.13.1.Final</cxf.jboss.narayana.version>
         
<cxf.narayana.spring.boot.version>2.6.7</cxf.narayana.spring.boot.version>
-        <cxf.camel.version>4.17.0</cxf.camel.version>
+        <cxf.camel.version>4.18.0</cxf.camel.version>
         <cxf.openfeign.version>13.8</cxf.openfeign.version>
     </properties>
     <dependencies>

Reply via email to