Skip to content

Commit e14c5cd

Browse files
Bump spotbugs from 4.4.0 to 4.4.1 (#272)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.4.0...4.4.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cbbfb5 commit e14c5cd

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

0 commit comments

Comments
 (0)