summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorAl Sutton <al.sutton@alsutton.com>2021-03-04 17:32:07 +0000
committerAl Sutton <al.sutton@alsutton.com>2021-03-04 17:32:07 +0000
commit721dd3e1ba7d49a5fa93d3d500130c7c227c5997 (patch)
tree3da76bff51943ff952fbee995819234c5869b7de /build.xml
parentb5203de92384c816debc6ce103d6229f3c0fd37c (diff)
Update Guava to match version pulled through from solr dependencies
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 37d67780c..f3106b406 100644
--- a/build.xml
+++ b/build.xml
@@ -188,7 +188,7 @@
<pathelement location="${lib}/commons-logging-1.2.jar" />
<pathelement location="${lib}/commons-math3-3.4.1.jar" />
<pathelement location="${lib}/fontbox-2.0.15.jar" />
- <pathelement location="${lib}/guava-18.0.jar" />
+ <pathelement location="${lib}/guava-30.1-jre.jar" />
<pathelement location="${lib}/httpclient-4.5.12.jar" />
<pathelement location="${lib}/httpcore-4.4.13.jar" />
<pathelement location="${lib}/httpmime-4.5.12.jar" />