diff --git a/pom.xml b/pom.xml index 3c60c28..093d24c 100644 --- a/pom.xml +++ b/pom.xml @@ -8,47 +8,114 @@ oneops-inventory - 0.1.2-SNAPSHOT + 1.0.0-SNAPSHOT jar oneops-inventory UTF-8 + 1.7.30 + 2.3.2 + 2.4.21 com.oneops oneops-client - 5.0.19 + 5.0.25 + + + org.json json - 20170516 + 20210307 commons-cli commons-cli 1.4 + + commons-codec + commons-codec + 1.15 + + + commons-io + commons-io + 2.6 + + + org.slf4j + slf4j-api + ${slf4j.version} + org.slf4j slf4j-nop - 1.7.25 + ${slf4j.version} + + + org.slf4j + jcl-over-slf4j + ${slf4j.version} + + + jakarta.xml.bind + jakarta.xml.bind-api + ${jaxb.version} + + + org.glassfish.jaxb + jaxb-runtime + ${jaxb.version} + + + org.codehaus.groovy + groovy + ${groovy.version} + + + org.codehaus.groovy + groovy-json + ${groovy.version} + + + org.codehaus.groovy + groovy-xml + ${groovy.version} + + + org.apache.httpcomponents + httpcore + 4.4.14 + + + org.apache.httpcomponents + httpclient + 4.5.13 + + + commons-logging + commons-logging + + com.google.code.findbugs jsr305 - 2.0.1 + 2.0.3 true junit junit - 4.12 + 4.13.2 test @@ -58,7 +125,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.1.0 + 3.2.4 package @@ -69,6 +136,7 @@ true uber + com.oneops.inv.Main @@ -78,6 +146,24 @@ com.google.code.findbugs:jsr305 + + + *:* + + module-info.class + META-INF/MANIFEST.MF + META-INF/DEPENDENCIES + META-INF/DISCLAIMER + META-INF/LICENSE + META-INF/LICENSE.txt + LICENSE.txt + META-INF/LICENSE.md + META-INF/NOTICE + META-INF/NOTICE.txt + META-INF/NOTICE.md + + + @@ -85,6 +171,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.8.1 1.8 1.8