From 3e3fb9688d997d522fca50f1c9b186adad1f43ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 04:59:34 +0000 Subject: [PATCH 1/2] Bump jenkins from 1.98 to 1.99 Bumps [jenkins](https://github.com/jenkinsci/pom) from 1.98 to 1.99. - [Release notes](https://github.com/jenkinsci/pom/releases) - [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG-old.md) - [Commits](https://github.com/jenkinsci/pom/compare/jenkins-1.98...jenkins-1.99) --- updated-dependencies: - dependency-name: org.jenkins-ci:jenkins dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2f685dc..1b231cd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci jenkins - 1.98 + 1.99 org.kohsuke From cdb4a5e2f5b78eed74411e1b46ec3fc681d939b5 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Mon, 29 May 2023 07:46:05 -0600 Subject: [PATCH 2/2] Replace hamcrest-core with hamcrest --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1b231cd..de87515 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ org.hamcrest - hamcrest-core + hamcrest test