From aa0c5b3e60aef65a1fe63dc3401ec46d4b34654c Mon Sep 17 00:00:00 2001 From: Niklas Walter Date: Wed, 12 Feb 2014 16:09:17 +0100 Subject: [PATCH] Updated README README declared Google Collections Library as an dependency. As the dependency was changed to Guava Libraries in the 5.7 release the README has had to be updated. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9f986abf..a223b14da 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ Apache Commons project (http://commons.apache.org/). The license terms of these packages are in the file named "LICENSE.apache20" in this directory. -The software uses the Google Collections Library -(http://code.google.com/p/google-collections/). The license terms of +The software uses the Google Guava Libraries +(https://code.google.com/p/guava-libraries/). The license terms of these packages are in the file named "LICENSE.apache20" in this directory.