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 4c58714cd41 chore(deps): Bump 
org.citrusframework:citrus-jbang-connector (#19005)
4c58714cd41 is described below

commit 4c58714cd415fc75dd7443aa6f943750216efa08
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 27 07:06:12 2025 +0200

    chore(deps): Bump org.citrusframework:citrus-jbang-connector (#19005)
    
    Bumps org.citrusframework:citrus-jbang-connector from 4.7.0 to 4.8.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.citrusframework:citrus-jbang-connector
      dependency-version: 4.8.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>
---
 dsl/camel-jbang/camel-jbang-plugin-test/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dsl/camel-jbang/camel-jbang-plugin-test/pom.xml 
b/dsl/camel-jbang/camel-jbang-plugin-test/pom.xml
index c3b63dd448c..1c8eda4324b 100644
--- a/dsl/camel-jbang/camel-jbang-plugin-test/pom.xml
+++ b/dsl/camel-jbang/camel-jbang-plugin-test/pom.xml
@@ -39,7 +39,7 @@
         <supportLevel>Preview</supportLevel>
         <camel-prepare-component>false</camel-prepare-component>
         <camel.surefire.parallel>false</camel.surefire.parallel>
-        <citrus.version>4.7.0</citrus.version>
+        <citrus.version>4.8.0</citrus.version>
     </properties>
 
     <dependencies>

Reply via email to