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](https://github.com/spotbugs/spotbugs-maven-plugin/compare/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>
This commit is contained in:
parent
c9aaff86b0
commit
ec0a18a20c
2
pom.xml
2
pom.xml
|
@ -174,7 +174,7 @@
|
|||
<commons.pmd.version>3.16.0</commons.pmd.version>
|
||||
<commons.pmd-impl.version>6.45.0</commons.pmd-impl.version>
|
||||
<commons.jacoco.version>0.8.7</commons.jacoco.version>
|
||||
<commons.spotbugs.version>4.6.0.0</commons.spotbugs.version>
|
||||
<commons.spotbugs.version>4.7.0.0</commons.spotbugs.version>
|
||||
<commons.japicmp.version>0.15.3</commons.japicmp.version>
|
||||
<commons.javadoc.version>3.3.2</commons.javadoc.version>
|
||||
<biz.aQute.bndlib.version>6.2.0</biz.aQute.bndlib.version>
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.14.0 to 3.16.0 #184, #219.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons.pmd-impl.version from 6.41.0 to 6.42.0 #214.</action>
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump opencsv from 5.5.1 to 5.6 #182, #221.</action>
|
||||
<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>
|
||||
<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>
|
||||
<action type="update" dev="kinow" due-to="Dependabot">Bump h2 from 1.4.200 to 2.1.212 #200, #205, #213.</action>
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.3.0 to 3.3.2.</action>
|
||||
<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>
|
||||
|
|
Loading…
Reference in New Issue