Skip to content

Commit 1cf44ed

Browse files
dependabot[bot]kinow
authored andcommitted
Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.0.0 to 4.7.1.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.0.0...spotbugs-maven-plugin-4.7.1.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 b4299f7 commit 1cf44ed

2 files changed

Lines changed: 2 additions & 2 deletions

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.0.0</commons.spotbugs.plugin.version>
346+
<commons.spotbugs.plugin.version>4.7.1.0</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>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ The <action> type attribute can be add,update,fix,remove.
417417
Bump Maven Javadoc plugin from 3.2.0 to 3.3.4.
418418
</action>
419419
<action dev="ggregory" type="update" due-to="Dependabot">
420-
Bump spotbugs-maven-plugin from 4.2.3 to 4.7.0.0 #250, #259, #272, #274, #285, #288, #289, #305, #315, #326, #338, #360.
420+
Bump spotbugs-maven-plugin from 4.2.3 to 4.7.1.0 #250, #259, #272, #274, #285, #288, #289, #305, #315, #326, #338, #360, #366.
421421
</action>
422422
<action dev="kinow" type="update" due-to="Gary Gregory, Dependabot">
423423
Bump spotbugs from 4.5.2 to 4.7.1 #313, #317, #357.

0 commit comments

Comments
 (0)