dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #28464
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 14209: update to guava 16.0.1
------------------------------------------------------------
revno: 14209
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2014-03-13 15:29:04 +0100
message:
update to guava 16.0.1
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-03-05 05:52:03 +0000
+++ dhis-2/pom.xml 2014-03-13 14:29:04 +0000
@@ -954,7 +954,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>14.0.1</version>
+ <version>16.0.1</version>
</dependency>
<dependency>