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 ee26d31bcc10fad113fa46cbf0bf4b36f9f0cfbc Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Feb 9 13:54:43 2018 +0100 Upgrade Rest Assured to version 3.0.7 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 797a56a..34d3ea3 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -582,7 +582,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.6</rest-assured-version> + <rest-assured-version>3.0.7</rest-assured-version> <restlet-version>2.3.12</restlet-version> <restlet-woodstox-version>4.3.0</restlet-woodstox-version> <restlet-yaml-version>1.13</restlet-yaml-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.