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.git


The following commit(s) were added to refs/heads/main by this push:
     new e49afffaf47 chore(deps): Bump io.rest-assured:rest-assured from 5.5.1 
to 5.5.2 (#18062)
e49afffaf47 is described below

commit e49afffaf4798c7dcd86d17b0fa2bc88cdc36dcb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 15 09:53:36 2025 +0200

    chore(deps): Bump io.rest-assured:rest-assured from 5.5.1 to 5.5.2 (#18062)
    
    Bumps 
[io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) 
from 5.5.1 to 5.5.2.
    - 
[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.1...rest-assured-5.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.rest-assured:rest-assured
      dependency-version: 5.5.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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a58d8ef923b..c4b14e12af7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -442,7 +442,7 @@
         <reactor-netty-version>1.2.6</reactor-netty-version>
         <redisson-version>3.46.0</redisson-version>
         <resilience4j-version>2.3.0</resilience4j-version>
-        <rest-assured-version>5.5.1</rest-assured-version>
+        <rest-assured-version>5.5.2</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