Repository: camel Updated Branches: refs/heads/master 13cd60739 -> 689f3bc8e
Upgrade Rest-assured version to 3.0.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/689f3bc8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/689f3bc8 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/689f3bc8 Branch: refs/heads/master Commit: 689f3bc8e53f76b7ae9dcb2a41ba7e719d37c5e2 Parents: 13cd607 Author: Andrea Cosentino <anco...@gmail.com> Authored: Sat Sep 3 09:31:47 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Sat Sep 3 09:32:18 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/689f3bc8/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 48081a5..e39cfa0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -486,7 +486,7 @@ <rabbitmq-amqp-client-version>3.6.5</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>3.0.0</rest-assured-version> + <rest-assured-version>3.0.1</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>