Skip to content

Commit 6d9edc6

Browse files
Bump spotbugs from 4.1.1 to 4.1.2 (#144)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.1.1...4.1.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 117397e commit 6d9edc6

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
@@ -295,7 +295,7 @@ file comparators, endian transformation classes, and much more.
295295
<commons.surefire.version>2.22.2</commons.surefire.version>
296296
<commons.japicmp.version>0.14.3</commons.japicmp.version>
297297
<spotbugs.plugin.version>4.0.4</spotbugs.plugin.version>
298-
<spotbugs.impl.version>4.1.1</spotbugs.impl.version>
298+
<spotbugs.impl.version>4.1.2</spotbugs.impl.version>
299299
<japicmp.skip>false</japicmp.skip>
300300
<jacoco.skip>${env.JACOCO_SKIP}</jacoco.skip>
301301
<commons.release.isDistModule>true</commons.release.isDistModule>

0 commit comments

Comments
 (0)