Skip to content

Commit f203059

Browse files
Bump spotbugs from 4.1.4 to 4.2.0 (#172)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.1.4 to 4.2.0. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.1.4...4.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent faa5269 commit f203059

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ file comparators, endian transformation classes, and much more.
306306
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
307307
<commons.japicmp.version>0.14.4</commons.japicmp.version>
308308
<spotbugs.plugin.version>4.1.4</spotbugs.plugin.version>
309-
<spotbugs.impl.version>4.1.4</spotbugs.impl.version>
309+
<spotbugs.impl.version>4.2.0</spotbugs.impl.version>
310310
<japicmp.skip>false</japicmp.skip>
311311
<!-- generate report even if there are binary incompatible changes -->
312312
<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>

0 commit comments

Comments
 (0)