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