Repository: camel Updated Branches: refs/heads/master db6242e5e -> c237ae8c7
Upgrade Rest Assured to version 3.0.3 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c237ae8c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c237ae8c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c237ae8c Branch: refs/heads/master Commit: c237ae8c7dd7194c331a0984f7853fee5e685d95 Parents: db6242e Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed May 10 10:07:14 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed May 10 10:07:14 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/c237ae8c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 38c9fa8..2ec2e9c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -535,7 +535,7 @@ <reactor-version>3.0.7.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.2</rest-assured-version> + <rest-assured-version>3.0.3</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>