Skip to content

Commit b27e568

Browse files
Bump spotbugs.version from 4.8.3 to 4.8.4
Bumps `spotbugs.version` from 4.8.3 to 4.8.4. Updates `com.github.spotbugs:spotbugs-annotations` from 4.8.3 to 4.8.4 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.3...4.8.4) Updates `com.github.spotbugs:spotbugs` from 4.8.3 to 4.8.4 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.3...4.8.4) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ff7abd commit b27e568

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
@@ -61,7 +61,7 @@
6161
<module.name>${project.groupId}.codingstyle</module.name>
6262

6363
<!-- Project Dependencies Configuration -->
64-
<spotbugs.version>4.8.3</spotbugs.version>
64+
<spotbugs.version>4.8.4</spotbugs.version>
6565
<commons.lang.version>3.14.0</commons.lang.version>
6666
<commons.io.version>2.16.0</commons.io.version>
6767
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>

0 commit comments

Comments
 (0)