From b4ed44dd285ae6b7c5c8c9865c7708008ad55960 Mon Sep 17 00:00:00 2001 From: AayushSaini101 Date: Sat, 1 Oct 2022 10:50:19 +0530 Subject: [PATCH 1/2] Use most recent parent pom --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 211822e..ed1132c 100644 --- a/pom.xml +++ b/pom.xml @@ -26,12 +26,12 @@ org.jenkins-ci.plugins plugin - 3.55 + 4.48 - 2.176.1 + 2.204 8 From ac5741b3ba6fbc8554827f2da566e78a5d5b6539 Mon Sep 17 00:00:00 2001 From: Zack_Aayush <60972989+AayushSaini101@users.noreply.github.com> Date: Sun, 2 Oct 2022 16:05:56 +0530 Subject: [PATCH 2/2] Remove java version information from the pom.xml Co-authored-by: Joseph Petersen --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index ed1132c..f0b2108 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,6 @@ 2.204 - 8 io.jenkins.plugins