Skip to content

Commit ae5c0eb

Browse files
Bump spotbugs-maven-plugin from 4.5.0.0 to 4.5.2.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.0.0 to 4.5.2.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.5.0.0...spotbugs-maven-plugin-4.5.2.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 843494d commit ae5c0eb

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.3</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-
<spotbugs.plugin.version>4.5.0.0</spotbugs.plugin.version>
346+
<spotbugs.plugin.version>4.5.2.0</spotbugs.plugin.version>
347347
<spotbugs.impl.version>4.5.2</spotbugs.impl.version>
348348
<jmh.version>1.33</jmh.version>
349349
<japicmp.skip>false</japicmp.skip>

0 commit comments

Comments
 (0)