You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by er...@apache.org on 2020/05/28 12:12:38 UTC

[lucene-solr] branch master updated: SOLR-14498: BlockCache gets stuck not accepting new stores. Fix gradle check

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 724709c  SOLR-14498: BlockCache gets stuck not accepting new stores. Fix gradle check
724709c is described below

commit 724709c8c0f995b395144bb4c51efc856b20b01f
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