From 30714024102c5d3853ab8d2e71cad690020b0298 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 00:09:18 +0000 Subject: [PATCH] build(deps): bump guava from 24.0-jre to 24.1.1-jre in /webmagic-crawler Bumps [guava](https://github.com/google/guava) from 24.0-jre to 24.1.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] --- webmagic-crawler/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webmagic-crawler/pom.xml b/webmagic-crawler/pom.xml index 50218e2..11147c9 100644 --- a/webmagic-crawler/pom.xml +++ b/webmagic-crawler/pom.xml @@ -70,7 +70,7 @@ com.google.guava guava - 24.0-jre + 24.1.1-jre com.squareup.okhttp3