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

cdeppisch pushed a commit to branch 4.14.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 0e48f4516a2838fa68831869371eb9f5fe7cf5f6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 27 17:33:40 2025 +0200

    Bump org.citrusframework:citrus-bom from 4.7.0 to 4.8.0 (#2555)
    
    Bumps 
[org.citrusframework:citrus-bom](https://github.com/citrusframework/citrus) 
from 4.7.0 to 4.8.0.
    - [Release notes](https://github.com/citrusframework/citrus/releases)
    - 
[Commits](https://github.com/citrusframework/citrus/compare/v4.7.0...v4.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.citrusframework:citrus-bom
      dependency-version: 4.8.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 030258503b9308c36af5b3b8e04eaa6f3d4240f7)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 81dbf1f6a..c215d2757 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
 
         <camel.version>4.14.0</camel.version>
 
-        <citrus.version>4.7.0</citrus.version>
+        <citrus.version>4.8.0</citrus.version>
 
         <!-- Versions used inside Kamelets (add them also to the 
dependencyManagement section and the groovy script below) -->
         <!-- These properties must keep this same format 
"version.<groupId>.<artifactId>" -->

Reply via email to