diff --git a/pom.xml b/pom.xml
index 2153ba71b..73fe353ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
1.12.0
2.3.232
4.13.2
- 1.20.1
+ 1.20.3
com.zaxxer
@@ -123,6 +123,11 @@
${testcontainers.version}
test
+
+ org.apache.commons
+ commons-compress
+ [1.26.0,)
+
org.apache.commons
commons-csv