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

commit 20f9d76793a2bead0ef7d7a6c9fb1035bc2c4e4f
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon May 24 07:45:06 2021 +0200

    Upgrade Rest Assured to version 4.4.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fc5ac0f..96da194 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -468,7 +468,7 @@
         <redisson-version>3.15.5</redisson-version>
         <rescu-version>2.0.4</rescu-version>
         <resilience4j-version>1.7.0</resilience4j-version>
-        <rest-assured-version>4.3.3</rest-assured-version>
+        <rest-assured-version>4.4.0</rest-assured-version>
         <resteasy-version>4.5.6.Final</resteasy-version>
         <rhino-version>1.7.7.1</rhino-version>
         <rhino-js-version>1.7R2</rhino-js-version>

Reply via email to