dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #14862
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 5167: Upgraded to quick 1.7.1. Fixes single quote escape issue
------------------------------------------------------------
revno: 5167
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2011-11-15 17:52:33 +0100
message:
Upgraded to quick 1.7.1. Fixes single quote escape issue
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-11-15 12:05:52 +0000
+++ dhis-2/pom.xml 2011-11-15 16:52:33 +0000
@@ -417,7 +417,7 @@
<dependency>
<groupId>org.amplecode</groupId>
<artifactId>quick</artifactId>
- <version>1.7</version>
+ <version>1.7.1</version>
</dependency>
<dependency>
<groupId>com.lowagie</groupId>