aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2011-05-16 21:35:46 +0000
committerOlivier Lamy <olamy@apache.org>2011-05-16 21:35:46 +0000
commit2dec55e1b16779cffcf89b041eed1cc60ffd8750 (patch)
treeee6cb17389a98b773fb5dbd474c93998f439d1b6 /pom.xml
parent79f8b36380e0fd1d8dcdae592fefe88236cd3e85 (diff)
downloadarchiva-2dec55e1b16779cffcf89b041eed1cc60ffd8750.tar.gz
archiva-2dec55e1b16779cffcf89b041eed1cc60ffd8750.zip
update junit to 4.8.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1103913 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 945ce9b34..039adaf44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,7 +238,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>3.8.1</version>
+ <version>4.8.2</version>
<scope>test</scope>
</dependency>
<dependency>