Skip to content

Commit 9f23065

Browse files
Bump spotbugs from 4.3.0 to 4.4.0 (#259)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.3.0...4.4.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 8eafd25 commit 9f23065

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
@@ -334,7 +334,7 @@ file comparators, endian transformation classes, and much more.
334334
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
335335
<commons.japicmp.version>0.15.3</commons.japicmp.version>
336336
<spotbugs.plugin.version>4.3.0</spotbugs.plugin.version>
337-
<spotbugs.impl.version>4.3.0</spotbugs.impl.version>
337+
<spotbugs.impl.version>4.4.0</spotbugs.impl.version>
338338
<jmh.version>1.32</jmh.version>
339339
<japicmp.skip>false</japicmp.skip>
340340
<jacoco.skip>${env.JACOCO_SKIP}</jacoco.skip>

0 commit comments

Comments
 (0)