From 430ee1c48a3977f17ee76c0098aa20ed0bbc0f89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:57:08 +0000 Subject: [PATCH] Bump guava from 27.0-jre to 29.0-jre in /iching-common Bumps [guava](https://github.com/google/guava) from 27.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] --- iching-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iching-common/pom.xml b/iching-common/pom.xml index 89a9511..ef60557 100644 --- a/iching-common/pom.xml +++ b/iching-common/pom.xml @@ -32,7 +32,7 @@ com.google.guava guava - 27.0-jre + 29.0-jre com.wuwenze