From 23bdcef26ea20a39928edff1ad60416f665ece86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 20:59:32 +0000 Subject: [PATCH] Bump guava from 28.2-jre to 29.0-jre in /Common Bumps [guava](https://github.com/google/guava) from 28.2-jre to 29.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] --- Common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/pom.xml b/Common/pom.xml index 7539298..f31d3af 100644 --- a/Common/pom.xml +++ b/Common/pom.xml @@ -129,7 +129,7 @@ com.google.guava guava - 28.2-jre + 29.0-jre com.github.ben-manes.caffeine