Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0.
This commit is contained in:
parent
31d5f47b3d
commit
0277e399fb
2
pom.xml
2
pom.xml
|
@ -628,7 +628,7 @@
|
|||
<checkstyle.version>8.43</checkstyle.version>
|
||||
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
|
||||
|
||||
<spotbugs.plugin.version>4.2.3</spotbugs.plugin.version>
|
||||
<spotbugs.plugin.version>4.3.0</spotbugs.plugin.version>
|
||||
<spotbugs.impl.version>4.2.3</spotbugs.impl.version>
|
||||
<japicmp.skip>false</japicmp.skip>
|
||||
<clirr.skip>true</clirr.skip>
|
||||
|
|
|
@ -68,6 +68,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump spotbugs-maven-plugin from 4.2.0 to 4.2.3 #735.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot, XenoAmess">Bump Bump actions/cache from v2.1.4 to v2.1.6 #742, #752, #764.</action>
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/setup-java from v1.4.3 to v2.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.2.2 to 4.3.0.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs from 4.2.2 to 4.2.3 #744.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump checkstyle from 8.41 to 8.43 #739, #768.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump easymock from 4.2 to 4.3 #746.</action>
|
||||
|
|
Loading…
Reference in New Issue