You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/11/24 11:42:48 UTC

[camel] 03/03: Upgrade Rest Assured to version 3.0.6

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit ac3192edd25f829c198476ed9cf3bf927497d4cd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Nov 24 12:42:13 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index efea569..1f6ada0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -583,7 +583,7 @@
     <reflections-version>0.9.11</reflections-version>
     <reflections-bundle-version>0.9.11_1</reflections-bundle-version>
     <regexp-bundle-version>1.4_1</regexp-bundle-version>
-    <rest-assured-version>3.0.5</rest-assured-version>
+    <rest-assured-version>3.0.6</rest-assured-version>
     <restlet-version>2.3.6</restlet-version>
     <restlet-jackson-version>2.4.4</restlet-jackson-version>
     <restlet-woodstox-version>4.3.0</restlet-woodstox-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.