From d2d9a402f167362fff82f4214bae424940c2e6d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:13:50 +0000 Subject: [PATCH] Bump guava from 26.0-jre to 29.0-jre in /modules/CommonLibraries Bumps [guava](https://github.com/google/guava) from 26.0-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] --- modules/CommonLibraries/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/CommonLibraries/pom.xml b/modules/CommonLibraries/pom.xml index f304bbd49..1ec82cc34 100644 --- a/modules/CommonLibraries/pom.xml +++ b/modules/CommonLibraries/pom.xml @@ -105,7 +105,7 @@ com.google.guava guava - 26.0-jre + 29.0-jre com.google.code.gson