Skip to content

Commit 72b45ed

Browse files
Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1 (#274)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.3.0 to 4.4.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.3.0...spotbugs-maven-plugin-4.4.1) --- 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 ab4c73d commit 72b45ed

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
@@ -340,7 +340,7 @@ file comparators, endian transformation classes, and much more.
340340
<commons.japicmp.version>0.15.3</commons.japicmp.version>
341341
<commons.enforcer.version>3.0.0</commons.enforcer.version>
342342
<commons.moditect.version>1.0.0.RC1</commons.moditect.version>
343-
<spotbugs.plugin.version>4.3.0</spotbugs.plugin.version>
343+
<spotbugs.plugin.version>4.4.1</spotbugs.plugin.version>
344344
<spotbugs.impl.version>4.4.1</spotbugs.impl.version>
345345
<jmh.version>1.33</jmh.version>
346346
<japicmp.skip>false</japicmp.skip>

0 commit comments

Comments
 (0)