Skip to content

Commit a42de5e

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.2 to 4.9.6.0
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.4.2 to 4.9.6.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.6.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.6.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1255753 commit a42de5e

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
@@ -187,7 +187,7 @@
187187
<plugin>
188188
<groupId>com.github.spotbugs</groupId>
189189
<artifactId>spotbugs-maven-plugin</artifactId>
190-
<version>4.9.4.2</version>
190+
<version>4.9.6.0</version>
191191
</plugin>
192192
<!--suppress MavenModelInspection -->
193193
<plugin>

0 commit comments

Comments
 (0)