This is an automated email from the ASF dual-hosted git repository.
pvary pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/master by this push:
new 0d6b387 Upgrade Caffeine version (#2671)
0d6b387 is described below
commit 0d6b38723b2a58a55307d86e1fcb7c39c5060ad5
Author: Marton Bod <[email protected]>
AuthorDate: Fri Jun 4 12:43:21 2021 +0200
Upgrade Caffeine version (#2671)
---
versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/versions.props b/versions.props
index 0f28f66..1948f5c 100644
--- a/versions.props
+++ b/versions.props
@@ -13,7 +13,7 @@ org.apache.spark:spark-hive_2.12 = 3.0.1
org.apache.pig:pig = 0.14.0
com.fasterxml.jackson.*:* = 2.11.4
com.google.guava:guava = 28.0-jre
-com.github.ben-manes.caffeine:caffeine = 2.7.0
+com.github.ben-manes.caffeine:caffeine = 2.8.4
org.apache.arrow:arrow-vector = 2.0.0
org.apache.arrow:arrow-memory-netty = 2.0.0
com.github.stephenc.findbugs:findbugs-annotations = 1.3.9-1