Skip to content

Commit d807c4d

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

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
@@ -300,7 +300,7 @@ file comparators, endian transformation classes, and much more.
300300
<commons.jacoco.version>0.8.6</commons.jacoco.version>
301301
<commons.surefire.version>2.22.2</commons.surefire.version>
302302
<commons.japicmp.version>0.14.3</commons.japicmp.version>
303-
<spotbugs.plugin.version>4.0.4</spotbugs.plugin.version>
303+
<spotbugs.plugin.version>4.1.3</spotbugs.plugin.version>
304304
<spotbugs.impl.version>4.1.3</spotbugs.impl.version>
305305
<japicmp.skip>false</japicmp.skip>
306306
<jacoco.skip>${env.JACOCO_SKIP}</jacoco.skip>

0 commit comments

Comments
 (0)