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 793fb1f56 chore(deps): bump org.citrusframework:citrus-bom from 4.9.1 
to 4.9.2 (#2712)
793fb1f56 is described below

commit 793fb1f56421b5310e022545c2526fea24f70518
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 16 09:34:46 2026 +0100

    chore(deps): bump org.citrusframework:citrus-bom from 4.9.1 to 4.9.2 (#2712)
    
    Bumps 
[org.citrusframework:citrus-bom](https://github.com/citrusframework/citrus) 
from 4.9.1 to 4.9.2.
    - [Release notes](https://github.com/citrusframework/citrus/releases)
    - 
[Commits](https://github.com/citrusframework/citrus/compare/v4.9.1...v4.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.citrusframework:citrus-bom
      dependency-version: 4.9.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bd2765e2f..301da1925 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
 
         <camel.version>4.18.0-SNAPSHOT</camel.version>
 
-        <citrus.version>4.9.1</citrus.version>
+        <citrus.version>4.9.2</citrus.version>
         <jose4j.version>0.9.6</jose4j.version>
 
         <!-- Versions used inside Kamelets (add them also to the 
dependencyManagement section and the groovy script below) -->

Reply via email to