From a060dc1910ca618549a8296e66d23cd3b06959a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 01:08:40 +0000 Subject: [PATCH] Bump stanford-corenlp from 3.9.1 to 4.4.0 in /KD-Runner 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] --- KD-Runner/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KD-Runner/pom.xml b/KD-Runner/pom.xml index 51ac872..5bdf776 100644 --- a/KD-Runner/pom.xml +++ b/KD-Runner/pom.xml @@ -15,7 +15,7 @@ edu.stanford.nlp stanford-corenlp - 3.9.1 + 4.4.0 commons-cli