Bump checkstyle from 9.1 to 9.2.
This commit is contained in:
parent
cf2445c6b5
commit
42232e2ca0
2
pom.xml
2
pom.xml
|
@ -635,7 +635,7 @@
|
||||||
<commons.encoding>utf-8</commons.encoding>
|
<commons.encoding>utf-8</commons.encoding>
|
||||||
|
|
||||||
<checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
|
<checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
|
||||||
<checkstyle.version>9.1</checkstyle.version>
|
<checkstyle.version>9.2</checkstyle.version>
|
||||||
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
|
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
|
||||||
|
|
||||||
<spotbugs.plugin.version>4.5.0.0</spotbugs.plugin.version>
|
<spotbugs.plugin.version>4.5.0.0</spotbugs.plugin.version>
|
||||||
|
|
|
@ -108,7 +108,7 @@ The <action> type attribute can be add,update,fix,remove.
|
||||||
<action type="update" dev="ggregory" due-to="Dependabot, XenoAmess">Bump Bump actions/cache from v2.1.4 to v2.1.7 #742, #752, #764, #833.</action>
|
<action type="update" dev="ggregory" due-to="Dependabot, XenoAmess">Bump Bump actions/cache from v2.1.4 to v2.1.7 #742, #752, #764, #833.</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="Gary Gregory">Bump actions/setup-java from v1.4.3 to v2.</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 spotbugs from 4.2.2 to 4.2.3 #744.</action>
|
||||||
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump checkstyle from 8.41 to 9.1 #739, #768, #787, #811, #824.</action>
|
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump checkstyle from 8.41 to 9.2 #739, #768, #787, #811, #824.</action>
|
||||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump easymock from 4.2 to 4.3 #746.</action>
|
<action type="update" dev="ggregory" due-to="Dependabot">Bump easymock from 4.2 to 4.3 #746.</action>
|
||||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.jacoco.version 0.8.6 -> 0.8.7.</action>
|
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.jacoco.version 0.8.6 -> 0.8.7.</action>
|
||||||
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.japicmp.version 0.15.2 -> 0.15.3.</action>
|
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.japicmp.version 0.15.2 -> 0.15.3.</action>
|
||||||
|
|
Loading…
Reference in New Issue