From cb82f5b911a21f489edda7e5851b2eb0fb07896a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 09:36:29 -0700 Subject: [PATCH 1/2] Bump org.jenkins-ci.main:jenkins-test-harness from 2193.v71b_f09ec6d46 to 2199.v5c2ef8ce998f (#9250) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/pom.xml b/test/pom.xml index 6ec4bd2fbd45c..3f8fc17741e31 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -142,7 +142,7 @@ THE SOFTWARE. ${project.groupId} jenkins-test-harness - 2193.v71b_f09ec6d46 + 2199.v5c2ef8ce998f test From 0a5aa0e0f85f2e031b85a7c7d223d59ee4d701ef Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Thu, 9 May 2024 18:37:19 +0200 Subject: [PATCH 2/2] remove some Java 8 related parts in war pom (#9249) Signed-off-by: Olivier Lamy --- war/pom.xml | 56 ----------------------------------------------------- 1 file changed, 56 deletions(-) diff --git a/war/pom.xml b/war/pom.xml index 3db5f853d2d58..c1ad8601c0eb3 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -136,62 +136,6 @@ THE SOFTWARE. jenkins - - - maven-enforcer-plugin - - - display-info - - - - 1.8 - - - 1.8 - - com.infradna.tool:bridge-method-annotation - jakarta.annotation:jakarta.annotation-api - org.antlr:antlr4 - org.jenkins-ci:annotation-indexer - org.jenkins-ci:commons-jelly - org.jenkins-ci:crypto-util - org.jenkins-ci.main:cli - org.jenkins-ci.main:jenkins-core - org.jenkins-ci.main:remoting - org.jenkins-ci.main:websocket-jetty10 - org.jenkins-ci.main:websocket-spi - org.jenkins-ci:memory-monitor - org.jenkins-ci:symbol-annotation - org.jenkins-ci:task-reactor - org.jenkins-ci:version-number - org.jvnet.hudson:commons-jelly-tags-define - org.jvnet.winp:winp - org.kohsuke:access-modifier-annotation - org.kohsuke.stapler:json-lib - org.kohsuke.stapler:stapler - org.kohsuke.stapler:stapler-groovy - org.kohsuke.stapler:stapler-jelly - - - - - - - - - maven-compiler-plugin - - 8 - 8 - - - - maven-javadoc-plugin - - 8 - - maven-war-plugin