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 | |
| parent | b5203de92384c816debc6ce103d6229f3c0fd37c (diff) | |
Update Guava to match version pulled through from solr dependencies
| -rw-r--r-- | build.xml | 2 | ||||
| -rw-r--r-- | lib/guava-18.0.jar | bin | 2256213 -> 0 bytes | |||
| -rw-r--r-- | lib/guava-30.1-jre.jar | bin | 0 -> 3906867 bytes |
3 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" /> diff --git a/lib/guava-18.0.jar b/lib/guava-18.0.jar Binary files differdeleted file mode 100644 index 8f89e4901..000000000 --- a/lib/guava-18.0.jar +++ /dev/null diff --git a/lib/guava-30.1-jre.jar b/lib/guava-30.1-jre.jar Binary files differnew file mode 100644 index 000000000..dab80f395 --- /dev/null +++ b/lib/guava-30.1-jre.jar |
