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
The following commit(s) were added to refs/heads/master by this push: new edf8d8d Upgrade Rescu to version 2.0.2 edf8d8d is described below commit edf8d8d6e262c02b46a90366f090aa3430df0b6e Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon May 14 15:00:50 2018 +0200 Upgrade Rescu to version 2.0.2 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 144e034..195164a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -581,7 +581,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> - <rescu-version>2.0.1</rescu-version> + <rescu-version>2.0.2</rescu-version> <rest-assured-version>3.1.0</rest-assured-version> <restlet-version>2.3.12</restlet-version> <restlet-woodstox-version>4.3.0</restlet-woodstox-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.