dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #15577
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 5674: upgraded to jackson 1.9.3
------------------------------------------------------------
revno: 5674
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2012-01-06 11:02:10 +0100
message:
upgraded to jackson 1.9.3
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 2011-12-28 06:38:22 +0000
+++ dhis-2/pom.xml 2012-01-06 10:02:10 +0000
@@ -766,7 +766,7 @@
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-xc</artifactId>
- <version>1.9.2</version>
+ <version>1.9.3</version>
</dependency>
<dependency>