Skip to content

Commit 0097d4a

Browse files
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin (#78)
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.3.2 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.3.2...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> Co-authored-by: Miroslav Tsvetanov <[email protected]>
1 parent 8a652eb commit 0097d4a

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
@@ -226,7 +226,7 @@
226226
<plugin>
227227
<groupId>com.github.spotbugs</groupId>
228228
<artifactId>spotbugs-maven-plugin</artifactId>
229-
<version>4.9.3.2</version>
229+
<version>4.9.8.1</version>
230230
</plugin>
231231
</plugins>
232232
</pluginManagement>

0 commit comments

Comments
 (0)