Repository: camel Updated Branches: refs/heads/master 2648a301f -> d197a2506
Upgrade Rest Assured to version 3.0.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d197a250 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d197a250 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d197a250 Branch: refs/heads/master Commit: d197a2506134552fe8386f94bb015ffa925a56c0 Parents: 2648a30 Author: Andrea Cosentino <anco...@gmail.com> Authored: Fri Feb 3 13:53:50 2017 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri Feb 3 13:55:22 2017 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d197a250/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index cd46c97..4f4e7e9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -508,7 +508,7 @@ <reactor-version>3.0.4.RELEASE</reactor-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.1</rest-assured-version> + <rest-assured-version>3.0.2</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>