Skip to content

Commit b4829b9

Browse files
dependabot[bot]kinow
authored andcommitted
Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.1 to 4.7.3.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.2.1...spotbugs-maven-plugin-4.7.3.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 87296b2 commit b4829b9

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
@@ -331,7 +331,7 @@ file comparators, endian transformation classes, and much more.
331331
<commons.japicmp.version>0.16.0</commons.japicmp.version>
332332
<commons.enforcer.version>3.1.0</commons.enforcer.version>
333333
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>
334-
<commons.spotbugs.plugin.version>4.7.2.1</commons.spotbugs.plugin.version>
334+
<commons.spotbugs.plugin.version>4.7.3.0</commons.spotbugs.plugin.version>
335335
<commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
336336
<commons.pmd.version>3.19.0</commons.pmd.version>
337337
<commons.pmd-impl.version>6.51.0</commons.pmd-impl.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ The <action> type attribute can be add,update,fix,remove.
468468
Bump Maven Javadoc plugin from 3.2.0 to 3.4.1.
469469
</action>
470470
<action dev="ggregory" type="update" due-to="Dependabot">
471-
Bump spotbugs-maven-plugin from 4.2.3 to 4.7.2.1 #250, #259, #272, #274, #285, #288, #289, #305, #315, #326, #338, #360, #366, #370, #380, #395.
471+
Bump spotbugs-maven-plugin from 4.2.3 to 4.7.3.0 #250, #259, #272, #274, #285, #288, #289, #305, #315, #326, #338, #360, #366, #370, #380, #395, #403.
472472
</action>
473473
<action dev="kinow" type="update" due-to="Gary Gregory, Dependabot">
474474
Bump spotbugs from 4.5.2 to 4.7.3 #313, #317, #357, #382, #398.

0 commit comments

Comments
 (0)