From 997d62102bac08d1395a75147311f3b0ebb463bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 11:31:23 +0000 Subject: [PATCH] Bump edu.stanford.nlp:stanford-corenlp Bumps edu.stanford.nlp:stanford-corenlp from 3.9.2 to 4.4.0. --- updated-dependencies: - dependency-name: edu.stanford.nlp:stanford-corenlp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- LanguageProcessorsBots/RemoveStopWordsBot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LanguageProcessorsBots/RemoveStopWordsBot/pom.xml b/LanguageProcessorsBots/RemoveStopWordsBot/pom.xml index 52c758d..790bd3f 100644 --- a/LanguageProcessorsBots/RemoveStopWordsBot/pom.xml +++ b/LanguageProcessorsBots/RemoveStopWordsBot/pom.xml @@ -75,7 +75,7 @@ edu.stanford.nlp stanford-corenlp - 3.9.2 + 4.4.0 com.google.protobuf