From e49cf114fc4b026e4930d76272383dcaf969870f Mon Sep 17 00:00:00 2001 From: Tim Jacomb Date: Thu, 16 Jan 2020 20:23:43 +0000 Subject: [PATCH 1/2] Upgrade to use jcasc test harness --- pom.xml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 0b0af0f..3d1864d 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.jenkins-ci.plugins plugin - 3.50 + 3.55 metrics @@ -69,7 +69,7 @@ 4.0.2 4.0.2.7 -SNAPSHOT - 1.30 + 1.35 @@ -128,7 +128,7 @@ org.jenkins-ci.plugins jackson2-api - 2.8.10.1 + 2.10.2 org.jenkins-ci.plugins @@ -149,6 +149,12 @@ 4.12 test + + org.hamcrest + hamcrest-core + 2.2 + test + io.jenkins configuration-as-code @@ -156,10 +162,9 @@ test - io.jenkins - configuration-as-code + io.jenkins.configuration-as-code + test-harness ${jcasc.version} - tests test From 70d4823583ee2d492bd8e70f82b52deae8b0f4d8 Mon Sep 17 00:00:00 2001 From: Tim Jacomb Date: Fri, 17 Jan 2020 20:39:31 +0000 Subject: [PATCH 2/2] Bump jenkins.version for jackson2-api-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3d1864d..be820eb 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ 8 - 2.60.3 + 2.138.4 4.0.2 4.0.2.7 -SNAPSHOT