From 978726defab09b44c5e39db343172cfe58ab3c20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:08:17 +0000 Subject: [PATCH] Bump guava from 27.1-jre to 29.0-jre in /_3tsp Bumps [guava](https://github.com/google/guava) from 27.1-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] --- _3tsp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_3tsp/pom.xml b/_3tsp/pom.xml index 336d75c..2ba7f22 100644 --- a/_3tsp/pom.xml +++ b/_3tsp/pom.xml @@ -30,7 +30,7 @@ com.google.guava guava - 27.1-jre + 29.0-jre org.junit.jupiter