From ec9b301eea8304eb624815f7d93b707a9fe3101c Mon Sep 17 00:00:00 2001 From: Hugo Braz Date: Mon, 13 Dec 2021 18:13:29 +0000 Subject: [PATCH] #53 XRAYJENKINS-132 Bump version dependencies --- pom.xml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index e103a85..1986aa2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.plugins plugin - 3.43 + 4.31 @@ -28,7 +28,7 @@ MIT License - http://opensource.org/licenses/MIT + https://opensource.org/licenses/MIT @@ -43,7 +43,7 @@ scm:git:ssh://git@github.com/jenkinsci/${project.artifactId}-plugin.git scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git - http://github.com/jenkinsci/${project.artifactId}-plugin + https://github.com/jenkinsci/${project.artifactId}-plugin xray-connector-2.5.0 @@ -51,7 +51,7 @@ com.xpandit.xray client-core - 2.5.0.3 + 2.5.2.0 org.jenkins-ci.main @@ -78,7 +78,13 @@ org.apache.commons commons-lang3 - 3.7 + 3.12.0 + + + + commons-io + commons-io + 2.11.0 @@ -159,7 +165,7 @@ commons-net commons-net - 3.6 + 3.8.0