diff --git a/pom.xml b/pom.xml index 2248b37..698de22 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 io.snyk.plugins @@ -108,10 +109,17 @@ + org.artifactory artifactory-papi ${version.artifactory.api} + + + ch.qos.logback + logback-classic + + com.google.code.findbugs @@ -138,6 +146,12 @@ jackson-annotations ${jackson-annotations.version} + + + ch.qos.logback + logback-classic + 1.2.0 + @@ -153,4 +167,4 @@ https://releases.jfrog.io/artifactory/jcenter/ - + \ No newline at end of file