Skip to content

Commit a76bba8

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

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
@@ -305,7 +305,7 @@ file comparators, endian transformation classes, and much more.
305305
<commons.jacoco.version>0.8.6</commons.jacoco.version>
306306
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
307307
<commons.japicmp.version>0.14.4</commons.japicmp.version>
308-
<spotbugs.plugin.version>4.1.3</spotbugs.plugin.version>
308+
<spotbugs.plugin.version>4.1.4</spotbugs.plugin.version>
309309
<spotbugs.impl.version>4.1.4</spotbugs.impl.version>
310310
<japicmp.skip>false</japicmp.skip>
311311
<!-- generate report even if there are binary incompatible changes -->

0 commit comments

Comments
 (0)