Skip to content

Commit 4d5da00

Browse files
Bump spotbugs from 4.2.3 to 4.3.0 (#249)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.2.3 to 4.3.0. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.2.3...4.3.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a39a78 commit 4d5da00

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
@@ -332,7 +332,7 @@ file comparators, endian transformation classes, and much more.
332332
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
333333
<commons.japicmp.version>0.15.3</commons.japicmp.version>
334334
<spotbugs.plugin.version>4.2.3</spotbugs.plugin.version>
335-
<spotbugs.impl.version>4.2.3</spotbugs.impl.version>
335+
<spotbugs.impl.version>4.3.0</spotbugs.impl.version>
336336
<jmh.version>1.32</jmh.version>
337337
<japicmp.skip>false</japicmp.skip>
338338
<jacoco.skip>${env.JACOCO_SKIP}</jacoco.skip>

0 commit comments

Comments
 (0)