Skip to content

Commit 52e0b1c

Browse files
Bump findbugs-maven-plugin from 3.0.4 to 3.0.5 (#14)
Bumps [findbugs-maven-plugin](https://github.com/gleclaire/findbugs-maven-plugin) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/gleclaire/findbugs-maven-plugin/releases) - [Commits](gleclaire/findbugs-maven-plugin@findbugs-maven-plugin-3.0.4...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bfced5 commit 52e0b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<plugin>
140140
<groupId>org.codehaus.mojo</groupId>
141141
<artifactId>findbugs-maven-plugin</artifactId>
142-
<version>3.0.4</version>
142+
<version>3.0.5</version>
143143
</plugin>
144144
</plugins>
145145
</reporting>

0 commit comments

Comments
 (0)