diff --git a/pom.xml b/pom.xml index 888af126..5cec88c8 100644 --- a/pom.xml +++ b/pom.xml @@ -58,8 +58,9 @@ THE SOFTWARE. 3.11 1.55.1 2.6.1.1 + 2.3.5 1.1.2 - 3.9.1 + 4.11.4 2.8.9 3.0 4.1.0 @@ -68,10 +69,11 @@ THE SOFTWARE. 2.289.1 1.0 4.13.1 - 1.24 + 1.47 1.6.0 - 391.ve4a_38c1b_cf4b_ + 408.vd726a_1130320 3.0 + 1.20 4.0.2.8.1 2.26.0 3.0 @@ -80,14 +82,15 @@ THE SOFTWARE. 1.0-alpha-30 1.7 3.0.0 - 1.75 + 595.vd5a_df5eb_0e39 + 1131.v8b_b_5eda_c328e 1.7.30 4.2.0 false - 1.23 + 308.v852b473a2b8c 1.10 - 2.33 - 2.20 + 2.40 + 622.vb_8e7c15b_c95a_ 2.35 @@ -238,6 +241,12 @@ THE SOFTWARE. ${cobertura.version} true + + org.jenkins-ci.plugins + git + ${git-plugin.version} + true + org.jenkins-ci.plugins jacoco @@ -276,6 +285,11 @@ THE SOFTWARE. ${mailer.version} true + + org.jenkins-ci.plugins + matrix-project + ${matrix-project.version} + org.jenkins-ci.plugins.workflow workflow-durable-task-step @@ -294,6 +308,11 @@ THE SOFTWARE. caffeine ${caffeine.version} + + org.jenkins-ci.plugins + display-url-api + ${display-url-api.version} + com.github.spotbugs spotbugs-annotations @@ -331,6 +350,11 @@ THE SOFTWARE. ${access-modifier-annotation.version} provided + + org.jenkins-ci.plugins + scm-api + ${scm-api.version} + org.slf4j jcl-over-slf4j @@ -351,12 +375,6 @@ THE SOFTWARE. slf4j-jdk14 ${slf4j.version} - - org.jenkins-ci.plugins - git - ${git-plugin.version} - true -