From 55e0cf066c4b84652d9813412b13d5651c480ed2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 17 May 2020 23:14:36 +0000 Subject: [PATCH] Bump guava from 21.0 to 23.0 Bumps [guava](https://github.com/google/guava) from 21.0 to 23.0. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/compare/v21.0...v23.0) Signed-off-by: dependabot-preview[bot] --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index 59838c0..0d9fae3 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ com.google.guava guava - 21.0 + 23.0 me.botsko