SOLR-14498: Upgrade to Caffeine 2.8.4, which fixes the cache poisoning issue.

This commit is contained in:
Andrzej Bialecki 2020-05-26 12:56:08 +02:00
parent 675956c004
commit 22044fcabb
4 changed files with 4 additions and 2 deletions

View File

@ -23,7 +23,7 @@ com.fasterxml.jackson.core.version = 2.10.1
/com.fasterxml.jackson.core/jackson-databind = ${com.fasterxml.jackson.core.version}
/com.fasterxml.jackson.dataformat/jackson-dataformat-smile = ${com.fasterxml.jackson.core.version}
/com.github.ben-manes.caffeine/caffeine = 2.8.0
/com.github.ben-manes.caffeine/caffeine = 2.8.4
/com.github.virtuald/curvesapi = 1.06
/com.github.zafarkhaja/java-semver = 0.9.0

View File

@ -201,6 +201,8 @@ Bug Fixes
* SOLR-14504: ZkController LiveNodesListener has NullPointerException in startup race.
(Colvin Cowie via ab)
* SOLR-14498: Upgrade to Caffeine 2.8.4, which fixes the cache poisoning issue. (Jakub Zytka, ab)
Other Changes
---------------------
* SOLR-14197: SolrResourceLoader: marked many methods as deprecated, and in some cases rerouted exiting logic to avoid

View File

@ -1 +0,0 @@
6000774d7f8412ced005a704188ced78beeed2bb

View File

@ -0,0 +1 @@
e5730b11981406faa28e0912405a0ce7c2d0f377