Skip to content

Commit ae46488

Browse files
dependabot[bot]justinabrahms
authored and
Bhandari, Pramesh(AWF)
committed
chore: bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 (open-feature#136)
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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Justin Abrahms <[email protected]> Signed-off-by: Bhandari, Pramesh(AWF) <[email protected]>
1 parent 89fce96 commit ae46488

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
@@ -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)