From c57b38cad23707bf4539bc549da48ceeceb95205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:31:12 +0000 Subject: [PATCH] build(deps): bump guava in /data-structure-and-algorithms Bumps [guava](https://github.com/google/guava) from 28.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] --- data-structure-and-algorithms/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-structure-and-algorithms/pom.xml b/data-structure-and-algorithms/pom.xml index 469b324..0fcf62b 100644 --- a/data-structure-and-algorithms/pom.xml +++ b/data-structure-and-algorithms/pom.xml @@ -14,7 +14,7 @@ com.google.guava guava - 28.0-jre + 29.0-jre