← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 14978: update to json-path 0.9.0

 

------------------------------------------------------------
revno: 14978
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2014-04-25 13:39:09 +0545
message:
  update to json-path 0.9.0
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-04-25 07:52:38 +0000
+++ dhis-2/pom.xml	2014-04-25 07:54:09 +0000
@@ -952,7 +952,7 @@
       <dependency>
         <groupId>com.jayway.jsonpath</groupId>
         <artifactId>json-path</artifactId>
-        <version>0.8.1</version>
+        <version>0.9.0</version>
         <scope>test</scope>
       </dependency>
       <dependency>