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](https://github.com/spotbugs/spotbugs-maven-plugin/compare/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>
This commit is contained in:
parent
70b89c9ff0
commit
4851a98c7e
2
pom.xml
2
pom.xml
|
@ -174,7 +174,7 @@
|
|||
<commons.pmd.version>3.15.0</commons.pmd.version>
|
||||
<commons.pmd-impl.version>6.40.0</commons.pmd-impl.version>
|
||||
<commons.jacoco.version>0.8.7</commons.jacoco.version>
|
||||
<commons.spotbugs.version>4.4.2.2</commons.spotbugs.version>
|
||||
<commons.spotbugs.version>4.5.0.0</commons.spotbugs.version>
|
||||
<commons.japicmp.version>0.15.3</commons.japicmp.version>
|
||||
<commons.javadoc.version>3.3.0</commons.javadoc.version>
|
||||
<biz.aQute.bndlib.version>5.3.0</biz.aQute.bndlib.version>
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
<action type="update" dev="ggregory" due-to="Dependabot">Bump mockito-core from 3.11.2 to 4.1.0 #187, #197.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #184.</action>
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump opencsv from 5.5.1 to 5.5.2 #182.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.2 #192.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.3.0 to 4.5.0.0 #192, #198.</action>
|
||||
<action type="update" dev="kinow" due-to="Dependabot">Bump actions/cache from 2.1.6 to 2.1.7 #196.</action>
|
||||
</release>
|
||||
<release version="1.9.0" date="2021-07-24" description="Feature and bug fix release (Java 8)">
|
||||
|
|
Loading…
Reference in New Issue