Skip to content

Commit 5f60db1

Browse files
Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 (#338)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.3.0 to 4.6.0.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.5.3.0...spotbugs-maven-plugin-4.6.0.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20da0fd commit 5f60db1

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
@@ -343,7 +343,7 @@ file comparators, endian transformation classes, and much more.
343343
<commons.japicmp.version>0.15.7</commons.japicmp.version>
344344
<commons.enforcer.version>3.0.0</commons.enforcer.version>
345345
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>
346-
<commons.spotbugs.plugin.version>4.5.3.0</commons.spotbugs.plugin.version>
346+
<commons.spotbugs.plugin.version>4.6.0.0</commons.spotbugs.plugin.version>
347347
<commons.spotbugs.impl.version>4.6.0</commons.spotbugs.impl.version>
348348
<jmh.version>1.34</jmh.version>
349349
<japicmp.skip>false</japicmp.skip>

0 commit comments

Comments
 (0)