diff --git a/pom.xml b/pom.xml
index 943ad02d6b..e9692708ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,6 +22,13 @@
1.2.0
0.32.0
+
+ 1.27.1
+
registry.example.com
path/example
username
@@ -268,6 +275,12 @@
junit-jupiter
test
+
+ org.apache.commons
+ commons-compress
+ ${commons-compress.version}
+ test
+
com.tngtech.archunit
archunit-junit5