Skip to content

Commit 88374e3

Browse files
build(deps): bump com.github.spotbugs:spotbugs-maven-plugin (#1657)
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.6 to 4.8.5.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.6...spotbugs-maven-plugin-4.8.5.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b919b9a commit 88374e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@
499499
<plugin>
500500
<groupId>com.github.spotbugs</groupId>
501501
<artifactId>spotbugs-maven-plugin</artifactId>
502-
<version>4.7.3.6</version>
502+
<version>4.8.5.0</version>
503503
<executions>
504504
<execution>
505505
<id>test</id>

0 commit comments

Comments
 (0)