Skip to content

Commit 3ca650d

Browse files
build(deps): bump com.github.spotbugs:spotbugs-maven-plugin (#602)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 403b932 commit 3ca650d

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
@@ -83,7 +83,7 @@
8383
<org.apache.commons.text.version>1.14.0</org.apache.commons.text.version>
8484

8585
<com.github.spotbugs.version>4.9.8</com.github.spotbugs.version>
86-
<com.github.spotbugs.plugin.version>4.9.7.0</com.github.spotbugs.plugin.version>
86+
<com.github.spotbugs.plugin.version>4.9.8.1</com.github.spotbugs.plugin.version>
8787
<org.junit.jupiter.version>6.0.1</org.junit.jupiter.version>
8888
<org.hamcrest.version>3.0</org.hamcrest.version>
8989
<org.mockito.version>5.20.0</org.mockito.version>

0 commit comments

Comments
 (0)