diff options
author | Olivier Lamy <olamy@apache.org> | 2012-11-16 10:50:06 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-11-16 10:50:06 +0000 |
commit | 7fb5ab386599fd5f69eb8798ded49d581b42232a (patch) | |
tree | c62a552b37751006a68cbb24af8c53867f57f97b | |
parent | 2d95f722f612600f682b5e43f396b3be7b99de89 (diff) | |
download | archiva-7fb5ab386599fd5f69eb8798ded49d581b42232a.tar.gz archiva-7fb5ab386599fd5f69eb8798ded49d581b42232a.zip |
junit 4.11
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410297 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -111,7 +111,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.10</version> + <version>4.11</version> <scope>test</scope> </dependency> <dependency> |