From c6c5bb0813d30f79c54809301b3c3d4fea39c3ac Mon Sep 17 00:00:00 2001 From: olivier lamy Date: Tue, 14 Jul 2020 16:02:06 +1000 Subject: [PATCH] upgrade parent 4.3, minimum core version 2.176.4 Signed-off-by: olivier lamy --- pom.xml | 34 ++++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 73cd817..27c43f4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,9 +5,9 @@ org.jenkins-ci.plugins plugin - 3.46 - + 4.3 + display-url-api ${revision}${changelist} hpi @@ -15,7 +15,7 @@ 2.3.3 -SNAPSHOT - 2.121.3 + 2.176.4 8 @@ -58,11 +58,33 @@ + + + + io.jenkins.tools.bom + bom-2.176.x + 11 + import + pom + + + com.github.spotbugs + spotbugs-annotations + 3.1.12 + + + junit + junit + 4.13 + test + + + + org.mockito mockito-core - 2.7.6 test @@ -92,13 +114,13 @@ org.hamcrest hamcrest-core - 1.3 + 2.2 test org.hamcrest hamcrest-library - 1.3 + 2.2 test