From 41d1707a4de348a561c20c196c763503b4c1062b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 21:17:39 +0000 Subject: [PATCH] build(deps): bump guava from 27.0.1-jre to 29.0-jre in /jingdong-crawler Bumps [guava](https://github.com/google/guava) from 27.0.1-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] --- jingdong-crawler/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jingdong-crawler/pom.xml b/jingdong-crawler/pom.xml index acfe247..51560ff 100644 --- a/jingdong-crawler/pom.xml +++ b/jingdong-crawler/pom.xml @@ -25,7 +25,7 @@ com.google.guava guava - 27.0.1-jre + 29.0-jre