Skip to content

Commit 506f09b

Browse files
chore(deps): bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0 (#120)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.1 to 4.7.3.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.2.1...spotbugs-maven-plugin-4.7.3.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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73271e9 commit 506f09b

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
@@ -537,7 +537,7 @@
537537
<plugin>
538538
<groupId>com.github.spotbugs</groupId>
539539
<artifactId>spotbugs-maven-plugin</artifactId>
540-
<version>4.7.2.1</version>
540+
<version>4.7.3.0</version>
541541
<executions>
542542
<execution>
543543
<phase>verify</phase>

0 commit comments

Comments
 (0)