Skip to content

Commit 8a8ede6

Browse files
Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4 (#130)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.0.0 to 4.0.4. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.0.0...spotbugs-maven-plugin-4.0.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ed8dc2 commit 8a8ede6

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
@@ -294,7 +294,7 @@ file comparators, endian transformation classes, and much more.
294294
<commons.jacoco.version>0.8.5</commons.jacoco.version>
295295
<commons.surefire.version>2.22.2</commons.surefire.version>
296296
<commons.japicmp.version>0.14.3</commons.japicmp.version>
297-
<spotbugs.plugin.version>4.0.0</spotbugs.plugin.version>
297+
<spotbugs.plugin.version>4.0.4</spotbugs.plugin.version>
298298
<spotbugs.impl.version>4.0.6</spotbugs.impl.version>
299299
<japicmp.skip>false</japicmp.skip>
300300
<jacoco.skip>${env.JACOCO_SKIP}</jacoco.skip>

0 commit comments

Comments
 (0)