From 5eb07b6a1add8a70821c8a8a5b66a23af1ec97ac Mon Sep 17 00:00:00 2001 From: Steven Bedrick Date: Sat, 1 Jul 2023 16:24:00 -0700 Subject: [PATCH] Updated pom.xml to point at correct version of fastner, also added core-nlp as an explicit dependency. --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5f9e470..b7ee06f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ rush 1.4.0.0-SNAPSHOT - 1.4.0.0-SNAPSHOT + 1.4.1.5-jdk1.8 UTF-8 1.3.50 @@ -215,6 +215,14 @@ fastner ${fastner.version} + + + edu.utah.bmi.nlp + nlp-core + 1.4.1.5-jdk1.8 + + + com.github.cbismuth junit-repeat-rule