You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by so...@apache.org on 2020/06/03 19:14:01 UTC

[lucene-solr] 32/47: SOLR-14498: BlockCache gets stuck not accepting new stores. Fix gradle check

This is an automated email from the ASF dual-hosted git repository.

sokolov pushed a commit to branch jira/lucene-8962
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git

commit de153211abb061b9e864af14fc66d6a4fca6f47d
Author: Erick Erickson <Er...@gmail.com>
AuthorDate: Thu May 28 08:12:30 2020 -0400

    SOLR-14498: BlockCache gets stuck not accepting new stores. Fix gradle check
---
 versions.lock  | 2 +-
 versions.props | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/versions.lock b/versions.lock
index 7b22ab6..0ef2ed8 100644
--- a/versions.lock
+++ b/versions.lock
@@ -11,7 +11,7 @@ com.fasterxml.jackson.core:jackson-annotations:2.10.1 (2 constraints: 331dcd4e)
 com.fasterxml.jackson.core:jackson-core:2.10.1 (3 constraints: 633586b7)
 com.fasterxml.jackson.core:jackson-databind:2.10.1 (3 constraints: 941aba96)
 com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.10.1 (1 constraints: 3605303b)
-com.github.ben-manes.caffeine:caffeine:2.8.0 (1 constraints: 0c050d36)
+com.github.ben-manes.caffeine:caffeine:2.8.4 (1 constraints: 10051136)
 com.github.jnr:jffi:1.2.18 (1 constraints: b20902ab)
 com.github.jnr:jnr-constants:0.9.12 (4 constraints: ed2c9d5d)
 com.github.jnr:jnr-enxio:0.19 (2 constraints: 2a167d08)
diff --git a/versions.props b/versions.props
index 6a1c142..de08c3c 100644
--- a/versions.props
+++ b/versions.props
@@ -5,7 +5,7 @@ com.cybozu.labs:langdetect=1.1-20120112
 com.drewnoakes:metadata-extractor=2.11.0
 com.epam:parso=2.0.11
 com.fasterxml.jackson*:*=2.10.1
-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
 com.google.guava:guava=25.1-jre