aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-01-11 17:07:44 +0100
committersimonbrandhof <simon.brandhof@gmail.com>2011-01-11 17:07:44 +0100
commitb4a59178aa76fc48c8fe76fd4dbc55996bc78eaa (patch)
treefa82aec017f1708e5d1b09ef80308f11183b95e3 /pom.xml
parent97a551a064e0389701bd8a26fb79a661864a344b (diff)
downloadsonarqube-b4a59178aa76fc48c8fe76fd4dbc55996bc78eaa.tar.gz
sonarqube-b4a59178aa76fc48c8fe76fd4dbc55996bc78eaa.zip
upgrade to junit 4.8.2
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 368985d066b..74255853187 100644
--- a/pom.xml
+++ b/pom.xml
@@ -759,7 +759,7 @@ mmmm
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.8.1</version>
+ <version>4.8.2</version>
</dependency>
<dependency>
<groupId>xerces</groupId>