diff --git a/modules/siddhi-doc-gen/pom.xml b/modules/siddhi-doc-gen/pom.xml
index 1facbff124..87c70250f0 100644
--- a/modules/siddhi-doc-gen/pom.xml
+++ b/modules/siddhi-doc-gen/pom.xml
@@ -58,7 +58,7 @@
maven-core
- org.apache.commons
+ commons-io
commons-io
diff --git a/pom.xml b/pom.xml
index cd0a5a7387..0968a2e8fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -247,7 +247,7 @@
${freemarker.version}
- org.apache.commons
+ commons-io
commons-io
${commons.io.version}