dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #29616
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 14977: update to Guava 17
------------------------------------------------------------
revno: 14977
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2014-04-25 13:37:38 +0545
message:
update to Guava 17
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-23 10:22:45 +0000
+++ dhis-2/pom.xml 2014-04-25 07:52:38 +0000
@@ -965,7 +965,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>16.0.1</version>
+ <version>17.0</version>
</dependency>
<dependency>
<groupId>com.googlecode.jsmpp</groupId>