Skip to content

Commit f7c9820

Browse files
chore: bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.0 to 4.7.2.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.2.0...spotbugs-maven-plugin-4.7.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]>
1 parent bb36557 commit f7c9820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@
391391
<plugin>
392392
<groupId>com.github.spotbugs</groupId>
393393
<artifactId>spotbugs-maven-plugin</artifactId>
394-
<version>4.7.2.0</version>
394+
<version>4.7.2.1</version>
395395
<configuration>
396396
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
397397
<plugins>

0 commit comments

Comments
 (0)