Skip to content

Commit d8b2927

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

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
@@ -318,7 +318,7 @@ file comparators, endian transformation classes, and much more.
318318
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
319319
<commons.japicmp.version>0.15.3</commons.japicmp.version>
320320
<spotbugs.plugin.version>4.2.3</spotbugs.plugin.version>
321-
<spotbugs.impl.version>4.2.2</spotbugs.impl.version>
321+
<spotbugs.impl.version>4.2.3</spotbugs.impl.version>
322322
<jmh.version>1.27</jmh.version>
323323
<japicmp.skip>false</japicmp.skip>
324324
<jacoco.skip>${env.JACOCO_SKIP}</jacoco.skip>

0 commit comments

Comments
 (0)