From c2501a7d723c1b2e29c4759ab0497bdec89b493c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:53:20 +0000 Subject: [PATCH] Build(deps): Bump guava in /JavaConcurrency/concurrency Bumps [guava](https://github.com/google/guava) from 28.2-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] --- JavaConcurrency/concurrency/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JavaConcurrency/concurrency/pom.xml b/JavaConcurrency/concurrency/pom.xml index 0f4eeaac..9c872220 100644 --- a/JavaConcurrency/concurrency/pom.xml +++ b/JavaConcurrency/concurrency/pom.xml @@ -40,7 +40,7 @@ com.google.guava guava - 28.2-jre + 29.0-jre