commit | 2558a7c518c2c54652c7fc3ba033e9cb4d482a2f | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Mon Feb 18 16:48:54 2019 +0100 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Feb 18 16:48:54 2019 +0100 |
tree | 92666446c79384353718f42b3f3be5a5a127b720 | |
parent | 351f769370677a491ee72f7fe48527709ee9117c [diff] [blame] |
Updated handling errors from Koral and fixed tests. Change-Id: I7ff3caa35d247b4707c11315cf2e653eed9a689b
diff --git a/core/pom.xml b/core/pom.xml index 109ef97..e4e6694 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -227,7 +227,7 @@ <dependency> <groupId>de.ids_mannheim.korap</groupId> <artifactId>Koral</artifactId> - <version>[0.31,)</version> + <version>[0.33,)</version> <exclusions> <exclusion> <groupId>org.eclipse.jetty</groupId>