From 67d67a1bb780a63e73fbb75b17f151956df591d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:15:05 +0000 Subject: [PATCH] Bump guava from 27.1-jre to 29.0-jre 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] --- pom.xml | 2 +- proxy-common/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3d92e22..a7f32bd 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 1.3.2 3.3 1.6.0 - 27.1-jre + 29.0-jre diff --git a/proxy-common/pom.xml b/proxy-common/pom.xml index a450d02..f52d9a2 100644 --- a/proxy-common/pom.xml +++ b/proxy-common/pom.xml @@ -20,7 +20,7 @@ com.google.guava guava - 18.0 + 29.0-jre