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/10/18 06:05:42 UTC

camel git commit: Upgrade Rest Assured to version 3.0.5

Repository: camel
Updated Branches:
  refs/heads/master c2edf203d -> 52fbc6b5d


Upgrade Rest Assured to version 3.0.5


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/52fbc6b5
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/52fbc6b5
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/52fbc6b5

Branch: refs/heads/master
Commit: 52fbc6b5d51d2378ba5a26cd713259bc75048b5c
Parents: c2edf20
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Oct 18 08:05:19 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Oct 18 08:05:19 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/52fbc6b5/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fb800d9..f79ca71 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -578,7 +578,7 @@
     <reflections-version>0.9.11</reflections-version>
     <reflections-bundle-version>0.9.10_3</reflections-bundle-version>
     <regexp-bundle-version>1.4_1</regexp-bundle-version>
-    <rest-assured-version>3.0.3</rest-assured-version>
+    <rest-assured-version>3.0.5</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>