Skip to content

Commit ad67dca

Browse files
Bump spotbugs from 4.5.0 to 4.5.1
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.5.0...4.5.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>
1 parent be83447 commit ad67dca

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
@@ -344,7 +344,7 @@ file comparators, endian transformation classes, and much more.
344344
<commons.enforcer.version>3.0.0</commons.enforcer.version>
345345
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>
346346
<spotbugs.plugin.version>4.5.0.0</spotbugs.plugin.version>
347-
<spotbugs.impl.version>4.5.0</spotbugs.impl.version>
347+
<spotbugs.impl.version>4.5.1</spotbugs.impl.version>
348348
<jmh.version>1.33</jmh.version>
349349
<japicmp.skip>false</japicmp.skip>
350350
<jacoco.skip>${env.JACOCO_SKIP}</jacoco.skip>

0 commit comments

Comments
 (0)