From 1a1b2bebc517cbb2674106fe85f3bea265438d7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 07:37:13 +0000 Subject: [PATCH] Bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.5 Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.8.3 to 4.8.5. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.8.3...4.8.5) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- lib/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/pom.xml b/lib/pom.xml index 5a0eb35..563b848 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -11,7 +11,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.3 + 4.8.5 true diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index f44b645..6c4efc5 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -86,7 +86,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.3 + 4.8.5 true