diff --git a/redaction-report-service-v1/pom.xml b/redaction-report-service-v1/pom.xml
index 8dd7b0b..d5aef1c 100644
--- a/redaction-report-service-v1/pom.xml
+++ b/redaction-report-service-v1/pom.xml
@@ -27,6 +27,7 @@
1.333.0
3.155.0
1.9.9
+ 5.2.3
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 1ff49c7..bb91f6e 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
@@ -36,17 +36,17 @@
org.apache.poi
poi
- 5.0.0
+ ${apache-poi.version}
org.apache.poi
poi-ooxml
- 5.0.0
+ ${apache-poi.version}
org.apache.poi
poi-scratchpad
- 5.0.0
+ ${apache-poi.version}