Skip to content

Commit 9c77cba

Browse files
chore(deps): bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.1 (#139)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.0 to 4.7.3.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.0...spotbugs-maven-plugin-4.7.3.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 da8efb9 commit 9c77cba

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
@@ -544,7 +544,7 @@
544544
<plugin>
545545
<groupId>com.github.spotbugs</groupId>
546546
<artifactId>spotbugs-maven-plugin</artifactId>
547-
<version>4.7.3.0</version>
547+
<version>4.7.3.1</version>
548548
<executions>
549549
<execution>
550550
<phase>verify</phase>

0 commit comments

Comments
 (0)