From d150ce088cc460cf9f7cd7708abeab0fd2ac4704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 19:49:39 +0000 Subject: [PATCH 1/2] Bump jenkins from 1.90 to 1.91 Bumps [jenkins](https://github.com/jenkinsci/pom) from 1.90 to 1.91. - [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.90...jenkins-1.91) --- 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 3a7271759..ae2914b9a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ THE SOFTWARE. org.jenkins-ci jenkins - 1.90 + 1.91 From 07bec3c8b181e4a322d06d5041e3bb2944bd8024 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Thu, 3 Nov 2022 12:51:56 -0700 Subject: [PATCH 2/2] Adapt to parent POM changes --- pom.xml | 4 +- .../{excludeFilter.xml => excludesFilter.xml} | 60 ------------------- 2 files changed, 1 insertion(+), 63 deletions(-) rename src/spotbugs/{excludeFilter.xml => excludesFilter.xml} (62%) diff --git a/pom.xml b/pom.xml index ae2914b9a..b5f3df6ba 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,6 @@ THE SOFTWARE. jenkinsci/${project.artifactId} private Max - ${basedir}/src/spotbugs/excludeFilter.xml Low 1.72 @@ -156,8 +155,7 @@ THE SOFTWARE. org.hamcrest - hamcrest - 2.2 + hamcrest-core test diff --git a/src/spotbugs/excludeFilter.xml b/src/spotbugs/excludesFilter.xml similarity index 62% rename from src/spotbugs/excludeFilter.xml rename to src/spotbugs/excludesFilter.xml index dea04f300..e82b3a60c 100644 --- a/src/spotbugs/excludeFilter.xml +++ b/src/spotbugs/excludesFilter.xml @@ -36,66 +36,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -