diff --git a/formsolutions-adapter/pom.xml b/formsolutions-adapter/pom.xml
index 62877afac232c5dd2151a97d05e37b56f0114ebf..5fd8bbeb2d84a0b7917c2e47312a719f6b0fc89e 100644
--- a/formsolutions-adapter/pom.xml
+++ b/formsolutions-adapter/pom.xml
@@ -103,6 +103,11 @@
 		</dependency>
 
 		<!-- Test -->
+		<dependency>
+			<groupId>de.itvsh.kop.common</groupId>
+			<artifactId>kop-common-test</artifactId>
+			<scope>test</scope>
+		</dependency>
 		<dependency>
 			<groupId>de.itvsh.kop.eingangsadapter</groupId>
 			<artifactId>common</artifactId>