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

ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git

commit 9381f5eae45d2d4ca0f306f775c5147a551154b4
Author: Christopher Tubbs <ctubb...@apache.org>
AuthorDate: Thu Apr 28 20:44:43 2022 -0400

    Bump caffeine dependency
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 02e71707c4..1709024842 100644
--- a/pom.xml
+++ b/pom.xml
@@ -255,7 +255,7 @@
       <dependency>
         <groupId>com.github.ben-manes.caffeine</groupId>
         <artifactId>caffeine</artifactId>
-        <version>3.0.5</version>
+        <version>3.1.0</version>
       </dependency>
       <dependency>
         <groupId>com.github.spotbugs</groupId>

Reply via email to