aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-09-16 16:34:32 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-09-16 16:34:32 +0200
commit5567abd438918d98f4575c011b6040fb313d42dc (patch)
treeaf3904c0359b9cff5c8041ba4d02e5a37db881f1 /pom.xml
parentfd8267753b78b9567234ec5e83d660222ac7eb38 (diff)
downloadsonarqube-5567abd438918d98f4575c011b6040fb313d42dc.tar.gz
sonarqube-5567abd438918d98f4575c011b6040fb313d42dc.zip
Upgrade to JUnit 4.9
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 e0843346963..8a76427f305 100644
--- a/pom.xml
+++ b/pom.xml
@@ -934,7 +934,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.8.2</version>
+ <version>4.9</version>
</dependency>
<dependency>
<groupId>xerces</groupId>