diff --git a/pom.xml b/pom.xml
index f13a5d13..2bd85bfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
org.jenkins-ci.plugins
plugin
- 3.39
+ 3.56
@@ -75,7 +75,7 @@
${skipTests}
true
false
- 1.14
+ 1.35
1.3
1.0.0
20.0
@@ -87,6 +87,7 @@
4.1.0
10
balanced
+ 2.2
@@ -95,6 +96,11 @@
jsch
${jsch.version}
+
+ org.jenkins-ci.plugins
+ jackson2-api
+ 2.10.2
+
org.jenkins-ci.plugins
google-oauth-plugin
@@ -139,7 +145,7 @@
org.apache.commons
commons-text
- 1.3
+ 1.7
commons-io
@@ -190,6 +196,18 @@
4.12
test
+
+ org.hamcrest
+ hamcrest-library
+ ${hamcrest.version}
+ test
+
+
+ org.hamcrest
+ hamcrest-core
+ ${hamcrest.version}
+ test
+
org.mockito
mockito-core
@@ -208,16 +226,9 @@
${configuration-as-code.version}
test
-
- io.jenkins
- configuration-as-code
- ${configuration-as-code.version}
- tests
- test
-
io.jenkins.configuration-as-code
- configuration-as-code-support
+ test-harness
${configuration-as-code.version}
test