From 93f131c940a021f2e15556637e79bb555d182378 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Jun 2023 09:04:38 +0800 Subject: [PATCH] Merge remote-tracking branch `origin/master` into `gsoc-2023-project` (#1503) * Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 (#1502) * Update Jenkins version to 2.387.3 in pom.xml (#1504) * Bumps plugin pom from 4.66 to 4.67. (#1506) https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.67 provides more details of the changes, including: * Fix hamcrest versioning - @timja https://redirect.github.com/jenkinsci/plugin-pom/issues/785 * Update HtmlUnit package for jacoco - @timja https://redirect.github.com/jenkinsci/plugin-pom/issues/778 --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kris Stern Co-authored-by: Mark Waite Co-authored-by: Sync project branch action --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a0c13e2bf..37f8dbe5e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 4.66 + 4.67 @@ -52,7 +52,7 @@ 1.7.15 -SNAPSHOT - 2.375.4 + 2.387.3 Max Low jenkinsci/${project.artifactId} @@ -381,7 +381,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.1.0 + 3.1.2