diff --git a/haas-imagej-client/pom.xml b/haas-imagej-client/pom.xml
index 91644e1d2ae020d303daaf05c3d1c7f069a22495..5b40ea2e2babc465ffb4d667e46ec4df74b3943c 100644
--- a/haas-imagej-client/pom.xml
+++ b/haas-imagej-client/pom.xml
@@ -83,11 +83,6 @@
 			<groupId>net.imagej</groupId>
 			<artifactId>imagej</artifactId>
 		</dependency>
-		<dependency>
-			<groupId>net.preibisch</groupId>
-			<artifactId>multiview-reconstruction</artifactId>
-			<version>0.1.1-SNAPSHOT</version>
-		</dependency>
 		<!-- https://mvnrepository.com/artifact/net.imagej/imagej-legacy -->
 		<dependency>
 			<groupId>net.imagej</groupId>