Skip to content

Commit 4851a98

Browse files
dependabot[bot]kinow
authored andcommitted
Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.0.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.2.2 to 4.5.0.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.4.2.2...spotbugs-maven-plugin-4.5.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 70b89c9 commit 4851a98

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.15.0</commons.pmd.version>
175175
<commons.pmd-impl.version>6.40.0</commons.pmd-impl.version>
176176
<commons.jacoco.version>0.8.7</commons.jacoco.version>
177-
<commons.spotbugs.version>4.4.2.2</commons.spotbugs.version>
177+
<commons.spotbugs.version>4.5.0.0</commons.spotbugs.version>
178178
<commons.japicmp.version>0.15.3</commons.japicmp.version>
179179
<commons.javadoc.version>3.3.0</commons.javadoc.version>
180180
<biz.aQute.bndlib.version>5.3.0</biz.aQute.bndlib.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<action type="update" dev="ggregory" due-to="Dependabot">Bump mockito-core from 3.11.2 to 4.1.0 #187, #197.</action>
5454
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #184.</action>
5555
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump opencsv from 5.5.1 to 5.5.2 #182.</action>
56-
<action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.2 #192.</action>
56+
<action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.3.0 to 4.5.0.0 #192, #198.</action>
5757
<action type="update" dev="kinow" due-to="Dependabot">Bump actions/cache from 2.1.6 to 2.1.7 #196.</action>
5858
</release>
5959
<release version="1.9.0" date="2021-07-24" description="Feature and bug fix release (Java 8)">

0 commit comments

Comments
 (0)