From 4856870d2978b291fe511a6895e6a08d7c8b7be9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 11:09:09 +0000 Subject: [PATCH] Bump findbugs-maven-plugin from 3.0.0 to 3.0.5 Bumps [findbugs-maven-plugin](https://github.com/gleclaire/findbugs-maven-plugin) from 3.0.0 to 3.0.5. - [Release notes](https://github.com/gleclaire/findbugs-maven-plugin/releases) - [Commits](https://github.com/gleclaire/findbugs-maven-plugin/compare/findbugs-maven-plugin-3.0.0...findbugs-maven-plugin-3.0.5) --- updated-dependencies: - dependency-name: org.codehaus.mojo:findbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b2e562f..95d5c666 100644 --- a/pom.xml +++ b/pom.xml @@ -270,7 +270,7 @@ org.codehaus.mojo findbugs-maven-plugin - 3.0.0 + 3.0.5 true true