From 9feac4ef09d923aec352f4a2463b0b2d372f6fac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 22:12:00 +0000 Subject: [PATCH] Bump guava from 26.0-jre to 29.0-jre in /java-custom-rules Bumps [guava](https://github.com/google/guava) from 26.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] --- java-custom-rules/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-custom-rules/pom.xml b/java-custom-rules/pom.xml index 3ed2038..66b5047 100644 --- a/java-custom-rules/pom.xml +++ b/java-custom-rules/pom.xml @@ -100,7 +100,7 @@ com.google.guava guava - 26.0-jre + 29.0-jre