From d762a754b0772e0efd28cae5bec90980b2ba44f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 17:31:31 +0000 Subject: [PATCH] Bump guava from 28.1-jre to 29.0-jre in /eclipse_plugin Bumps [guava](https://github.com/google/guava) from 28.1-jre to 29.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- eclipse_plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse_plugin/pom.xml b/eclipse_plugin/pom.xml index 3c538a33c..2f1f28ccb 100644 --- a/eclipse_plugin/pom.xml +++ b/eclipse_plugin/pom.xml @@ -37,7 +37,7 @@ 1.9 - 28.1-jre + 29.0-jre