Skip to content

Commit 6b58b82

Browse files
build(deps): bump spotbugs-maven-plugin from 4.4.2 to 4.4.2.1 (#584)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.2 to 4.4.2.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.4.2...spotbugs-maven-plugin-4.4.2.1) --- 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 1615f5e commit 6b58b82

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
@@ -407,7 +407,7 @@
407407
<plugin>
408408
<groupId>com.github.spotbugs</groupId>
409409
<artifactId>spotbugs-maven-plugin</artifactId>
410-
<version>4.4.2</version>
410+
<version>4.4.2.1</version>
411411
<executions>
412412
<execution>
413413
<id>test</id>

0 commit comments

Comments
 (0)