--- a/pom.xml
+++ b/pom.xml
@@ -160,7 +160,12 @@
 		<dependency>
 			<groupId>net.sourceforge.owlapi</groupId>
 			<artifactId>owlapi-distribution</artifactId>
-			<version>3.4.5</version>
+			<version>3.4.10</version>
+		</dependency>
+		<dependency>
+			<groupId>net.sourceforge.owlapi</groupId>
+			<artifactId>owlapi-tutorial</artifactId>
+			<version>3.3</version>
 		</dependency>
 		<dependency>
 			<groupId>commons-cli</groupId>