diff --git a/pom.xml b/pom.xml index 13be1d10..0394c36f 100644 --- a/pom.xml +++ b/pom.xml @@ -83,6 +83,11 @@ + + io.jenkins.plugins + commons-compress-api + 1.26.1-1 + io.jenkins.plugins commons-text-api @@ -187,4 +192,28 @@ https://repo.jenkins-ci.org/public/ + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + + + display-info + + + + + org.apache.commons:commons-compress + + + + + + + + +