From: David ‘Bombe’ Roden Date: Thu, 12 Jun 2014 05:12:00 +0000 (+0200) Subject: Use a more stable Guava version. X-Git-Tag: 0.9-rc1^2~3^2~240 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=d97bb0304e99aec6afb086ad50004f84306aecb8 Use a more stable Guava version. --- diff --git a/pom.xml b/pom.xml index 8e57cc8..a8e905e 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ com.google.guava guava - 14.0-rc1 + 14.0.1 commons-lang