Skip to content

Commit ec0a18a

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

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
@@ -174,7 +174,7 @@
174174
<commons.pmd.version>3.16.0</commons.pmd.version>
175175
<commons.pmd-impl.version>6.45.0</commons.pmd-impl.version>
176176
<commons.jacoco.version>0.8.7</commons.jacoco.version>
177-
<commons.spotbugs.version>4.6.0.0</commons.spotbugs.version>
177+
<commons.spotbugs.version>4.7.0.0</commons.spotbugs.version>
178178
<commons.japicmp.version>0.15.3</commons.japicmp.version>
179179
<commons.javadoc.version>3.3.2</commons.javadoc.version>
180180
<biz.aQute.bndlib.version>6.2.0</biz.aQute.bndlib.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.14.0 to 3.16.0 #184, #219.</action>
6565
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons.pmd-impl.version from 6.41.0 to 6.42.0 #214.</action>
6666
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump opencsv from 5.5.1 to 5.6 #182, #221.</action>
67-
<action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.3.0 to 4.6.0.0 #192, #198, #203, #211, #225.</action>
67+
<action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.3.0 to 4.7.0.0 #192, #198, #203, #211, #225, #234.</action>
6868
<action type="update" dev="kinow" due-to="Dependabot">Bump h2 from 1.4.200 to 2.1.212 #200, #205, #213.</action>
6969
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.3.0 to 3.3.2.</action>
7070
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump biz.aQute.bnd:biz.aQute.bndlib from 5.3.0 to 6.2.0.</action>

0 commit comments

Comments
 (0)