Skip to content

Commit e256fab

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

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
@@ -69,7 +69,7 @@
6969
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
7070
<git-build-hook-maven-plugin.version>3.6.0</git-build-hook-maven-plugin.version>
7171
<jacoco.version>0.8.14</jacoco.version>
72-
<spotbugs.version>4.9.7</spotbugs.version>
72+
<spotbugs.version>4.9.8</spotbugs.version>
7373
<spotbugs-maven-plugin.version>4.9.8.1</spotbugs-maven-plugin.version>
7474
<findsecbugs.version>1.14.0</findsecbugs.version> <!-- spotbugs plugin for security audits of web apps -->
7575
<spotless.version>3.0.0</spotless.version>

0 commit comments

Comments
 (0)