← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 19827: update to joda-time 2.8.2

 

------------------------------------------------------------
revno: 19827
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2015-08-24 11:55:24 +0700
message:
  update to joda-time 2.8.2
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	2015-08-13 16:40:27 +0000
+++ dhis-2/pom.xml	2015-08-24 04:55:24 +0000
@@ -620,7 +620,7 @@
       <dependency>
         <groupId>joda-time</groupId>
         <artifactId>joda-time</artifactId>
-        <version>2.8</version>
+        <version>2.8.2</version>
       </dependency>
       <dependency>
         <groupId>javax.servlet</groupId>