diff --git a/opennms-pris-plugins/opennms-pris-plugins-script/pom.xml b/opennms-pris-plugins/opennms-pris-plugins-script/pom.xml index efd3ff4b..307804fb 100644 --- a/opennms-pris-plugins/opennms-pris-plugins-script/pom.xml +++ b/opennms-pris-plugins/opennms-pris-plugins-script/pom.xml @@ -25,6 +25,14 @@ org.codehaus.groovy groovy-all + + org.apache.ivy + ivy + + + org.codehaus.gpars + gpars + diff --git a/pom.xml b/pom.xml index 94e12733..29330dd3 100644 --- a/pom.xml +++ b/pom.xml @@ -31,10 +31,12 @@ 1.2.3 1.10 2.6 + 1.2.1 2.4.15 27.0-jre 2.1 4.5.6 + 2.4.0 9.4.20.v20190813 4.12 3.1.0 @@ -170,6 +172,16 @@ groovy-all ${groovyVersion} + + org.apache.ivy + ivy + ${ivyVersion} + + + org.codehaus.gpars + gpars + ${gparsVersion} + org.beanshell