Skip to content

Commit c119afb

Browse files
dependabot[bot]kjswaruph
authored andcommitted
chore: bump com.github.spotbugs:spotbugs-maven-plugin (aws-powertools#2192)
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.4.2 to 4.9.7.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.4.2...spotbugs-maven-plugin-4.9.7.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.7.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e25a56 commit c119afb

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
@@ -598,7 +598,7 @@
598598
<plugin>
599599
<groupId>com.github.spotbugs</groupId>
600600
<artifactId>spotbugs-maven-plugin</artifactId>
601-
<version>4.9.4.2</version>
601+
<version>4.9.7.0</version>
602602
<executions>
603603
<execution>
604604
<id>test</id>

0 commit comments

Comments
 (0)