Repository: archiva-redback-core Updated Branches: refs/heads/master 28bde8164 -> 34daedb55
upgrade junit Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/41979d0d Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/41979d0d Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/41979d0d Branch: refs/heads/master Commit: 41979d0ddb30d17041c597c1e6a3f50bc60f5fc6 Parents: 28bde81 Author: Olivier Lamy <[email protected]> Authored: Thu Apr 10 16:30:04 2014 +1000 Committer: Olivier Lamy <[email protected]> Committed: Thu Apr 10 16:30:04 2014 +1000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/41979d0d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5905b74..221b382 100644 --- a/pom.xml +++ b/pom.xml @@ -653,7 +653,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.9</version> + <version>4.11</version> </dependency> <dependency> <groupId>xmlunit</groupId>
