From 43e7eed3f99f74b0c6c1ea47f4da63f3d2e6180c Mon Sep 17 00:00:00 2001 From: David Schott Date: Tue, 21 Jul 2020 12:36:45 -0400 Subject: [PATCH 1/2] bump java-sdk and resolve enforcer issue --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b6c8e410..db0dfc815 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ THE SOFTWARE. 2.176.4 8 1.36 - 1.11.723 + 1.11.821 @@ -273,6 +273,11 @@ THE SOFTWARE. import pom + + com.fasterxml.jackson.core + jackson-databind + 2.11.1 + From 45247ee69f793ef820437bad3cf1ce208b601c1d Mon Sep 17 00:00:00 2001 From: David Schott Date: Tue, 21 Jul 2020 14:26:04 -0400 Subject: [PATCH 2/2] resolve additional build and test issues --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index db0dfc815..dd9f615c3 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ THE SOFTWARE. org.jenkins-ci.plugins plugin - 4.1 + 4.4 @@ -83,7 +83,7 @@ THE SOFTWARE. 1.51 -SNAPSHOT - 2.176.4 + 2.204.6 8 1.36 1.11.821 @@ -164,6 +164,7 @@ THE SOFTWARE. org.mockito mockito-core + 3.4.4 test @@ -268,8 +269,8 @@ THE SOFTWARE. io.jenkins.tools.bom - bom-2.176.x - 9 + bom-2.204.x + 11 import pom