Skip to content

Commit e51b0d5

Browse files
build(deps): bump com.github.spotbugs:spotbugs-maven-plugin
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.3.0 to 4.9.8.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.3.0...spotbugs-maven-plugin-4.9.8.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.8.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56e8443 commit e51b0d5

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
@@ -133,7 +133,7 @@
133133
<error.prone.core.version>2.38.0</error.prone.core.version>
134134
<jacoco.maven.plugin.version>0.8.13</jacoco.maven.plugin.version>
135135
<palantir.java.format.version>2.58.0</palantir.java.format.version>
136-
<spotbugs.maven.plugin.version>4.9.3.0</spotbugs.maven.plugin.version>
136+
<spotbugs.maven.plugin.version>4.9.8.0</spotbugs.maven.plugin.version>
137137
<spotless.maven.plugin.version>2.45.0</spotless.maven.plugin.version>
138138
<com.github.spotbugs.version>4.9.3</com.github.spotbugs.version>
139139
<!-- Dependency versions -->

0 commit comments

Comments
 (0)