diff --git a/pom.xml b/pom.xml index 9af06838..3580f1fa 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.jenkins-ci.plugins plugin - 3.47 + 3.55 openstack-cloud @@ -14,7 +14,7 @@ https://github.com/jenkinsci/openstack-cloud-plugin - 2.121 + 2.138.4 8 1C false @@ -24,6 +24,7 @@ 20.0 1.3.9 3.4 + 2.10.2 @@ -34,6 +35,26 @@ + + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + ${jackson.version} + + + + com.github.openstack4j.core @@ -71,7 +92,7 @@ org.jenkins-ci.plugins credentials - 2.1.18 + 2.2.0 org.jenkins-ci.plugins @@ -129,14 +150,14 @@ org.yaml snakeyaml - 1.23 + 1.24 org.hamcrest hamcrest-core - 1.3 + 2.2 test @@ -186,23 +207,16 @@ - configuration-as-code io.jenkins - 1.9 + configuration-as-code + 1.35 test - configuration-as-code-support io.jenkins.configuration-as-code - 1.9 - test - - - configuration-as-code - io.jenkins - 1.9 + test-harness + 1.35 test - test-jar