diff options
| author | Al Sutton <al.sutton@alsutton.com> | 2021-03-04 17:32:07 +0000 |
|---|---|---|
| committer | Al Sutton <al.sutton@alsutton.com> | 2021-03-04 17:32:07 +0000 |
| commit | 721dd3e1ba7d49a5fa93d3d500130c7c227c5997 (patch) | |
| tree | 3da76bff51943ff952fbee995819234c5869b7de /build.xml | |
| parent | b5203de92384c816debc6ce103d6229f3c0fd37c (diff) | |
Update Guava to match version pulled through from solr dependencies
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" /> |
