From df46d0851c2186f780accd189717fcac0161e4a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:22:13 +0000 Subject: [PATCH] Bump guava from 28.0-jre to 29.0-jre in /ServiceThatLogs Bumps [guava](https://github.com/google/guava) from 28.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] --- ServiceThatLogs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ServiceThatLogs/pom.xml b/ServiceThatLogs/pom.xml index bea96bc..943fcaf 100644 --- a/ServiceThatLogs/pom.xml +++ b/ServiceThatLogs/pom.xml @@ -27,7 +27,7 @@ com.google.guava guava - 28.0-jre + 29.0-jre