From 675e55f01900bc83cf727586ce943f3ad698f6ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 22:02:19 +0000 Subject: [PATCH] Bump guava from 28.2-jre to 29.0-jre in /code 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] --- code/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/pom.xml b/code/pom.xml index de3f728..b683568 100644 --- a/code/pom.xml +++ b/code/pom.xml @@ -48,7 +48,7 @@ com.google.guava guava test - 28.2-jre + 29.0-jre com.github.tomakehurst -- 2.45.3