Updated Krill version.

Change-Id: Ib72f3d4f2a256fe9294a2faa6e292d1884fcc69a
diff --git a/core/pom.xml b/core/pom.xml
index 4699ffe..479218a 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -298,7 +298,7 @@
 		<dependency>
 			<groupId>de.ids_mannheim.korap</groupId>
 			<artifactId>Krill</artifactId>
-			<version>[0.58.5,)</version>
+			<version>[0.58.6,)</version>
 			<exclusions>
 				<exclusion>
 					<groupId>org.glassfish.jersey.containers</groupId>