From 76f554d86c10d196512c731f1cb2be918c2627e1 Mon Sep 17 00:00:00 2001 From: NotMyFault Date: Sat, 23 Jul 2022 21:12:02 +0200 Subject: [PATCH 1/2] build: Update pom to 1.82 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7aef54f17411..da2cc6103a93 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci jenkins - 1.81 + 1.82 From 68fed544f506d9ef6c2bc6b83425c176989a85b1 Mon Sep 17 00:00:00 2001 From: NotMyFault Date: Sat, 23 Jul 2022 22:01:16 +0200 Subject: [PATCH 2/2] fix: Address 3.x changes for maven-antrun-plugin --- war/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/war/pom.xml b/war/pom.xml index 6e213a59d5c8..69804be655d6 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -527,13 +527,13 @@ THE SOFTWARE. prepare-package - + - + @@ -711,7 +711,7 @@ THE SOFTWARE. initialize - + @@ -722,7 +722,7 @@ THE SOFTWARE. Checksum error yarnPath: ${yarn.dest} - +