From d30eba8a2c6f82ca54d13ed189b37e4b6818e321 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 13:16:39 +0000 Subject: [PATCH] Bump caffeine from 2.9.1 to 3.1.1 Bumps [caffeine](https://github.com/ben-manes/caffeine) from 2.9.1 to 3.1.1. - [Release notes](https://github.com/ben-manes/caffeine/releases) - [Commits](https://github.com/ben-manes/caffeine/compare/v2.9.1...v3.1.1) --- updated-dependencies: - dependency-name: com.github.ben-manes.caffeine:caffeine dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- elide-datastore/elide-datastore-aggregation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elide-datastore/elide-datastore-aggregation/pom.xml b/elide-datastore/elide-datastore-aggregation/pom.xml index 7fc0f1e7ea..de9f4548c3 100644 --- a/elide-datastore/elide-datastore-aggregation/pom.xml +++ b/elide-datastore/elide-datastore-aggregation/pom.xml @@ -134,7 +134,7 @@ com.github.ben-manes.caffeine caffeine - 2.9.1 + 3.1.1