Repository: camel Updated Branches: refs/heads/master d13c8706b -> 6b2bcea2d
Upgrade Rest-assured to version 2.9.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6b2bcea2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6b2bcea2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6b2bcea2 Branch: refs/heads/master Commit: 6b2bcea2d92be73b725765f340039d863348e845 Parents: d13c870 Author: Andrea Cosentino <anco...@gmail.com> Authored: Thu Apr 14 08:26:35 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Thu Apr 14 08:26:35 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/6b2bcea2/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index ef7e4f2..ca69ae9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -463,7 +463,7 @@ <rabbitmq-amqp-client-version>3.6.1</rabbitmq-amqp-client-version> <reflections-bundle-version>0.9.10_3</reflections-bundle-version> <regexp-bundle-version>1.4_1</regexp-bundle-version> - <rest-assured-version>2.7.0</rest-assured-version> + <rest-assured-version>2.9.0</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>