dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #20110
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 9062: updated to junit 4.11 and log4j 1.2.17
------------------------------------------------------------
revno: 9062
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2012-11-15 17:25:30 +0100
message:
updated to junit 4.11 and log4j 1.2.17
modified:
dhis-2/pom.xml
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml 2012-11-15 16:24:25 +0000
+++ dhis-2/pom.xml 2012-11-15 16:25:30 +0000
@@ -496,7 +496,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.10</version>
+ <version>4.11</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
@@ -641,7 +641,7 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
- <version>1.2.16</version>
+ <version>1.2.17</version>
</dependency>
<dependency>
<groupId>geronimo-spec</groupId>