Skip to content

Commit 785baac

Browse files
dependabot[bot]manovotn
authored andcommitted
Bump com.github.spotbugs:spotbugs-annotations from 4.9.6 to 4.9.8
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.9.6 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.6...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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5d26fb commit 785baac

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
@@ -89,7 +89,7 @@
8989
<shrinkwrap.version>1.2.6</shrinkwrap.version>
9090
<shrinkwrap.resolver.version>3.3.4</shrinkwrap.resolver.version>
9191
<spotbugs-maven-plugin.version>4.9.8.2</spotbugs-maven-plugin.version>
92-
<spotbugs-annotations-version>4.9.6</spotbugs-annotations-version>
92+
<spotbugs-annotations-version>4.9.8</spotbugs-annotations-version>
9393
<testng.version>7.9.0</testng.version>
9494
<weld.api.version>7.0.Alpha3</weld.api.version>
9595
<wildfly.arquillian.version>5.1.0.Final</wildfly.arquillian.version>

0 commit comments

Comments
 (0)