diff --git a/backend/framework/sdk/pom.xml b/backend/framework/sdk/pom.xml
index bb3bc6c968..9a489275cc 100644
--- a/backend/framework/sdk/pom.xml
+++ b/backend/framework/sdk/pom.xml
@@ -98,6 +98,11 @@
org.apache.commons
commons-lang3
+
+ commons-io
+ commons-io
+ ${commons-io.version}
+
org.apache.commons
commons-collections4