This is an automated email from the ASF dual-hosted git repository.
pascalschumacher 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 777ffad Upgrade REST-assured to version 3.1.0
777ffad is described below
commit 777ffad939b41c9200d3d2d05601f59261db60bb
Author: Pascal Schumacher <[email protected]>
AuthorDate: Sat Apr 21 13:43:12 2018 +0200
Upgrade REST-assured to version 3.1.0
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 73cb913..530c90b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -586,7 +586,7 @@
<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>
- <rest-assured-version>3.0.7</rest-assured-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>
<restlet-yaml-version>1.13</restlet-yaml-version>
--
To stop receiving notification emails like this one, please contact
[email protected].