Updated Branches: refs/heads/master 58f6d5463 -> dc0e5f556
DELTASPIKE-428 updated dependencies for weld 2.1 Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/dc0e5f55 Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/dc0e5f55 Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/dc0e5f55 Branch: refs/heads/master Commit: dc0e5f556c7d5efc603c0418d6df4a079af4dfc8 Parents: 58f6d54 Author: gpetracek <[email protected]> Authored: Thu Oct 17 12:39:38 2013 +0200 Committer: gpetracek <[email protected]> Committed: Thu Oct 17 12:39:38 2013 +0200 ---------------------------------------------------------------------- deltaspike/parent/code/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/dc0e5f55/deltaspike/parent/code/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/parent/code/pom.xml b/deltaspike/parent/code/pom.xml index ca15960..bd33c72 100644 --- a/deltaspike/parent/code/pom.xml +++ b/deltaspike/parent/code/pom.xml @@ -303,6 +303,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-simple</artifactId> + <version>1.7.2</version> <scope>test</scope> </dependency> <dependency>
