Skip to content

Commit 5dd71e3

Browse files
Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1 (#370)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.1.0 to 4.7.1.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.1.0...spotbugs-maven-plugin-4.7.1.1) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 357e12c commit 5dd71e3

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.1.0</commons.enforcer.version>
345345
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>
346-
<commons.spotbugs.plugin.version>4.7.1.0</commons.spotbugs.plugin.version>
346+
<commons.spotbugs.plugin.version>4.7.1.1</commons.spotbugs.plugin.version>
347347
<commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>
348348
<commons.pmd.version>3.17.0</commons.pmd.version>
349349
<commons.pmd-impl.version>6.47.0</commons.pmd-impl.version>

0 commit comments

Comments
 (0)