JAMES-2487 Update com.jayway.restassured to 2.9.0
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/7d005382 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7d005382 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/7d005382 Branch: refs/heads/master Commit: 7d00538287ef9a35473ba2d7f7f9316abfd72302 Parents: 091face Author: Gautier DI FOLCO <[email protected]> Authored: Mon Jul 23 10:04:38 2018 +0200 Committer: benwa <[email protected]> Committed: Wed Jul 25 09:34:52 2018 +0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/7d005382/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 105a137..af11b8b 100644 --- a/pom.xml +++ b/pom.xml @@ -1684,7 +1684,7 @@ <dependency> <groupId>com.jayway.restassured</groupId> <artifactId>rest-assured</artifactId> - <version>2.6.0</version> + <version>2.9.0</version> </dependency> <dependency> <groupId>com.nurkiewicz.asyncretry</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
