From f4035a6b8685a189e9160e8af1ef48d3cc53de50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 01:09:22 +0000 Subject: [PATCH] Bump stanford-corenlp from 3.5.2 to 4.4.0 in /backend Bumps stanford-corenlp from 3.5.2 to 4.4.0. --- updated-dependencies: - dependency-name: edu.stanford.nlp:stanford-corenlp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index 5fd377a..e27d59b 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -44,7 +44,7 @@ edu.stanford.nlp stanford-corenlp - 3.5.2 + 4.4.0 edu.stanford.nlp