diff --git a/pom.xml b/pom.xml
index a346a404..919b9cce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
2.462.3
true
- 2.41.23
+ 2.43.6
io.jenkins.plugins
jfrog
@@ -122,6 +122,11 @@
org.apache.commons
commons-compress
+
+
+ org.apache.commons
+ commons-lang3
+
@@ -129,6 +134,19 @@
build-info-api
${buildinfo.version}
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
com.google.guava
@@ -150,6 +168,11 @@
org.apache.commons
commons-compress
+
+
+ org.apache.commons
+ commons-lang3
+
org.apache.httpcomponents
@@ -162,6 +185,19 @@
build-info-client
${buildinfo.version}
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
com.google.guava
@@ -183,12 +219,37 @@
org.apache.commons
commons-compress
+
+
+ org.apache.commons
+ commons-lang3
+
org.jfrog.filespecs
file-specs-java
1.1.2
+
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+
+ org.apache.commons
+ commons-lang3
+
+
org.jfrog.artifactory.client