From 03ad039bc99682f318e5cba31cf744244b930d39 Mon Sep 17 00:00:00 2001 From: Joseph Petersen Date: Mon, 13 Jan 2020 22:18:12 +0100 Subject: [PATCH 1/4] bump parent pom --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b3f1914..e32c358 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.jenkins-ci.plugins plugin - 3.50 + 3.55 From 0606f8cb7c78e0a2d19aecb43c5e38ce43fd3066 Mon Sep 17 00:00:00 2001 From: Joseph Petersen Date: Mon, 13 Jan 2020 22:28:21 +0100 Subject: [PATCH 2/4] manage hamcrest dep --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index e32c358..9f50a62 100644 --- a/pom.xml +++ b/pom.xml @@ -142,6 +142,12 @@ 3.9 test + + org.hamcrest + hamcrest-core + 2.2 + test + io.jenkins.tools.bom bom-2.176.x From a51954e9b3e9488585f524e47ac1748ca788ba87 Mon Sep 17 00:00:00 2001 From: Joseph Petersen Date: Mon, 13 Jan 2020 22:42:09 +0100 Subject: [PATCH 3/4] foobar --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9f50a62..248b9ed 100644 --- a/pom.xml +++ b/pom.xml @@ -142,12 +142,12 @@ 3.9 test - + org.hamcrest hamcrest-core 2.2 test - + io.jenkins.tools.bom bom-2.176.x From 4cac45639dd4ef4f33e8f2ae1548a054aabb3dab Mon Sep 17 00:00:00 2001 From: Joseph Petersen Date: Mon, 13 Jan 2020 22:47:05 +0100 Subject: [PATCH 4/4] double foobar --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 248b9ed..bed35c2 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ org.hamcrest hamcrest-core 2.2 - test + test io.jenkins.tools.bom