From c49fecfefac92b7f9ae5c24fdf7ce4147d01fafa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 01:08:47 +0000 Subject: [PATCH] Bump stanford-corenlp from 3.9.1 to 4.4.0 in /back-end/crawler Bumps stanford-corenlp from 3.9.1 to 4.4.0. --- updated-dependencies: - dependency-name: edu.stanford.nlp:stanford-corenlp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- back-end/crawler/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back-end/crawler/pom.xml b/back-end/crawler/pom.xml index 51ec67c..8c6ebb6 100644 --- a/back-end/crawler/pom.xml +++ b/back-end/crawler/pom.xml @@ -61,7 +61,7 @@ edu.stanford.nlp stanford-corenlp - 3.9.1 + 4.4.0 org.slf4j