Skip to content

Commit c65a167

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.1 to 4.9.8.1
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.4.1 to 4.9.8.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.4.1...spotbugs-maven-plugin-4.9.8.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7354d2d commit c65a167

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
@@ -40,7 +40,7 @@
4040
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
4141
<dependency-check-maven.version>12.1.6</dependency-check-maven.version>
4242
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
43-
<spotbugs-maven-plugin.version>4.9.4.1</spotbugs-maven-plugin.version>
43+
<spotbugs-maven-plugin.version>4.9.8.1</spotbugs-maven-plugin.version>
4444
</properties>
4545

4646
<repositories>

0 commit comments

Comments
 (0)