diff --git a/.idea/libraries/Guava.xml b/.idea/libraries/Guava.xml index fe0defcc233e..3024d55693eb 100644 --- a/.idea/libraries/Guava.xml +++ b/.idea/libraries/Guava.xml @@ -1,11 +1,11 @@ - + - + \ No newline at end of file diff --git a/lib/guava-r08.jar b/lib/guava-r08.jar deleted file mode 100644 index d18d0bdae1dc..000000000000 Binary files a/lib/guava-r08.jar and /dev/null differ diff --git a/lib/guava-r09.jar b/lib/guava-r09.jar new file mode 100644 index 000000000000..f8da8b1c1e81 Binary files /dev/null and b/lib/guava-r09.jar differ diff --git a/lib/required_for_dist.txt b/lib/required_for_dist.txt index 1d417dd64189..d16543be9c74 100644 --- a/lib/required_for_dist.txt +++ b/lib/required_for_dist.txt @@ -10,7 +10,7 @@ commons-logging-1.1.1.jar commons-net-2.0-patched.jar dtdparser113.jar groovy-all-1.7.3.jar -guava-r08.jar +guava-r09.jar jaxen-1.1.3.jar jcip-annotations.jar jdom.jar diff --git a/lib/src/guava-src-r08.zip b/lib/src/guava-src-r08.zip deleted file mode 100644 index 3ca29c2d28e6..000000000000 Binary files a/lib/src/guava-src-r08.zip and /dev/null differ diff --git a/lib/src/guava-src-r09.zip b/lib/src/guava-src-r09.zip new file mode 100644 index 000000000000..2bb76991e904 Binary files /dev/null and b/lib/src/guava-src-r09.zip differ