Skip to content

Commit bb18860

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.7.0 to 4.9.8.1 (#112)
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.7.0 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.7.0...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c61a076 commit bb18860

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
@@ -30,7 +30,7 @@
3030
<compiler-plugin.version>3.14.1</compiler-plugin.version>
3131
<dependency-plugin.version>3.9.0</dependency-plugin.version>
3232
<spotless-plugin.version>3.0.0</spotless-plugin.version>
33-
<spotbugs-plugin.version>4.9.7.0</spotbugs-plugin.version>
33+
<spotbugs-plugin.version>4.9.8.1</spotbugs-plugin.version>
3434
<surefire-plugin.version>3.5.4</surefire-plugin.version>
3535
</properties>
3636

0 commit comments

Comments
 (0)