]> source.dussan.org Git - sonarqube.git/commitdiff
Upgrade to JUnit 4.9
authorSimon Brandhof <simon.brandhof@gmail.com>
Fri, 16 Sep 2011 14:34:32 +0000 (16:34 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Fri, 16 Sep 2011 14:34:32 +0000 (16:34 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index e0843346963f1a93ab7ba408dea1392901b42608..8a76427f3056d26a94a0243bd541c814f6de8618 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>junit</groupId>
         <artifactId>junit</artifactId>
-        <version>4.8.2</version>
+        <version>4.9</version>
       </dependency>
       <dependency>
         <groupId>xerces</groupId>