diff --git a/redaction-report-service-v1/pom.xml b/redaction-report-service-v1/pom.xml
index 34b04a9..54e19b7 100644
--- a/redaction-report-service-v1/pom.xml
+++ b/redaction-report-service-v1/pom.xml
@@ -7,7 +7,7 @@
com.iqser.red
platform-dependency
- 1.1.2
+ 1.1.4
com.iqser.red.service
@@ -26,7 +26,7 @@
com.iqser.red
platform-commons-dependency
- 1.3.1
+ 1.4.0
import
pom
diff --git a/redaction-report-service-v1/redaction-report-service-server-v1/pom.xml b/redaction-report-service-v1/redaction-report-service-server-v1/pom.xml
index 039be29..53826d8 100644
--- a/redaction-report-service-v1/redaction-report-service-server-v1/pom.xml
+++ b/redaction-report-service-v1/redaction-report-service-server-v1/pom.xml
@@ -91,6 +91,17 @@
+
+ org.springframework.boot
+ spring-boot-starter-test
+
+
+ org.springframework.boot
+ spring-boot-starter-tomcat
+
+
+
+
com.iqser.red.commons
test-commons