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 3a846c1e718 chore(deps): Bump io.rest-assured:rest-assured from 5.5.5 
to 5.5.6 (#18924)
3a846c1e718 is described below

commit 3a846c1e718c52506126784ce66d2ed5c8b5760c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 18 12:50:55 2025 +0200

    chore(deps): Bump io.rest-assured:rest-assured from 5.5.5 to 5.5.6 (#18924)
    
    Bumps 
[io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) 
from 5.5.5 to 5.5.6.
    - 
[Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
    - 
[Commits](https://github.com/rest-assured/rest-assured/compare/rest-assured-5.5.5...rest-assured-5.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: io.rest-assured:rest-assured
      dependency-version: 5.5.6
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d9f26541904..c9a830ecfc0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -451,7 +451,7 @@
         <reactor-netty-version>1.2.9</reactor-netty-version>
         <redisson-version>3.50.0</redisson-version>
         <resilience4j-version>2.3.0</resilience4j-version>
-        <rest-assured-version>5.5.5</rest-assured-version>
+        <rest-assured-version>5.5.6</rest-assured-version>
         <roaster-version>2.30.1.Final</roaster-version>
         <robotframework-version>4.1.2</robotframework-version>
         <rocketmq-version>5.3.2</rocketmq-version>

Reply via email to