diff --git a/pom.xml b/pom.xml
index dc2f1718..20f266a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.jenkins-ci.plugins
plugin
- 3.55
+ 3.56
azure-ad
@@ -53,7 +53,7 @@
1.0.3
2.10.2
2.30
- 1.16
+ 1.35
@@ -119,11 +119,6 @@
azure
${azuresdk.version}
-
- org.apache.commons
- commons-lang3
- 3.7
-
org.apache.httpcomponents
httpclient
@@ -139,17 +134,10 @@
io.jenkins.configuration-as-code
- configuration-as-code-support
+ test-harness
${configuration-as-code.version}
test
-
- io.jenkins
- configuration-as-code
- ${configuration-as-code.version}
- tests
- test
-
org.jenkins-ci.plugins
job-dsl
@@ -230,6 +218,11 @@
structs
1.13
+
+ org.apache.commons
+ commons-lang3
+ 3.9
+