JAMES-1707 Upgrade testcontainers version
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/af61e02d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/af61e02d Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/af61e02d Branch: refs/heads/master Commit: af61e02dffe19ff72ca520adca58ed163dfa4cb1 Parents: 3c56b61 Author: Antoine Duprat <[email protected]> Authored: Fri Mar 11 14:56:27 2016 +0100 Committer: Matthieu Baechler <[email protected]> Committed: Mon Mar 21 15:55:48 2016 +0100 ---------------------------------------------------------------------- mpt/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/af61e02d/mpt/pom.xml ---------------------------------------------------------------------- diff --git a/mpt/pom.xml b/mpt/pom.xml index a4e72f3..7b63477 100644 --- a/mpt/pom.xml +++ b/mpt/pom.xml @@ -431,7 +431,7 @@ <dependency> <groupId>org.testcontainers</groupId> <artifactId>testcontainers</artifactId> - <version>1.0.1</version> + <version>1.0.2</version> </dependency> </dependencies> </dependencyManagement> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
