Skip to content

Commit b048f82

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

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
@@ -439,7 +439,7 @@
439439
<plugin>
440440
<groupId>com.github.spotbugs</groupId>
441441
<artifactId>spotbugs-maven-plugin</artifactId>
442-
<version>4.5.0.0</version>
442+
<version>4.5.2.0</version>
443443
<executions>
444444
<execution>
445445
<id>test</id>

0 commit comments

Comments
 (0)