← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 17405: Upgraded jfreechart to 1.0.19

 

------------------------------------------------------------
revno: 17405
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2014-11-10 19:06:24 +0100
message:
  Upgraded jfreechart to 1.0.19
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	2014-11-06 08:17:29 +0000
+++ dhis-2/pom.xml	2014-11-10 18:06:24 +0000
@@ -789,7 +789,7 @@
       <dependency>
         <groupId>org.jfree</groupId>
         <artifactId>jfreechart</artifactId>
-        <version>1.0.17</version>
+        <version>1.0.19</version>
         <exclusions>
           <exclusion>
             <groupId>gnujaxp</groupId>