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