Skip to content

Commit 6d7a3a1

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

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
@@ -423,7 +423,7 @@
423423
<plugin>
424424
<groupId>com.github.spotbugs</groupId>
425425
<artifactId>spotbugs-maven-plugin</artifactId>
426-
<version>4.4.2.1</version>
426+
<version>4.4.2.2</version>
427427
<executions>
428428
<execution>
429429
<id>test</id>

0 commit comments

Comments
 (0)