From d54d00b9f8d296d1d3c5b30ba4268496aa922971 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 20:48:55 +0000 Subject: [PATCH] Bump guava from 23.5-android to 29.0-android in /smcp Bumps [guava](https://github.com/google/guava) from 23.5-android to 29.0-android. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] --- smcp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smcp/pom.xml b/smcp/pom.xml index 9c5d8d9..b7ae416 100644 --- a/smcp/pom.xml +++ b/smcp/pom.xml @@ -79,7 +79,7 @@ com.google.guava guava - 23.5-android + 29.0-android org.checkerframework