From 6b77115f898144e016fc9929a35b1cc5d5622651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:07:02 +0000 Subject: [PATCH] Bump guava from 25.0-android to 29.0-android in /list-objects Bumps [guava](https://github.com/google/guava) from 25.0-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] --- list-objects/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 list-objects/pom.xml diff --git a/list-objects/pom.xml b/list-objects/pom.xml old mode 100755 new mode 100644 index f1abaac..fa39f73 --- a/list-objects/pom.xml +++ b/list-objects/pom.xml @@ -36,7 +36,7 @@ com.google.guava guava - 25.0-android + 29.0-android org.slf4j