mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-25 04:16:21 +00:00
Bump commons.jacoco.version from 0.8.5 to 0.8.7 (Java 16).
Bump commons.spotbugs.version from 4.0.4 to 4.2.3 (Java 16).
This commit is contained in:
parent
00fcb06bb5
commit
934f214e96
2
pom.xml
2
pom.xml
@ -162,6 +162,8 @@
|
|||||||
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes>
|
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes>
|
||||||
|
|
||||||
<commons.pmd.version>3.14.0</commons.pmd.version>
|
<commons.pmd.version>3.14.0</commons.pmd.version>
|
||||||
|
<commons.jacoco.version>0.8.7</commons.jacoco.version>
|
||||||
|
<commons.spotbugs.version>4.2.3</commons.spotbugs.version>
|
||||||
<japicmp.skip>false</japicmp.skip>
|
<japicmp.skip>false</japicmp.skip>
|
||||||
|
|
||||||
<commons.release.isDistModule>true</commons.release.isDistModule>
|
<commons.release.isDistModule>true</commons.release.isDistModule>
|
||||||
|
@ -74,6 +74,8 @@
|
|||||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump actions/cache from v2 to v2.1.4 #132.</action>
|
<action type="update" dev="ggregory" due-to="Dependabot">Bump actions/cache from v2 to v2.1.4 #132.</action>
|
||||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #131.</action>
|
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #131.</action>
|
||||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump junit-jupiter from 5.7.0 to 5.7.1 #133.</action>
|
<action type="update" dev="ggregory" due-to="Dependabot">Bump junit-jupiter from 5.7.0 to 5.7.1 #133.</action>
|
||||||
|
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons.jacoco.version from 0.8.5 to 0.8.7 (Java 16).</action>
|
||||||
|
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons.spotbugs.version from 4.0.4 to 4.2.3 (Java 16).</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.8" date="2020-02-01" description="Feature and bug fix release (Java 8).
|
<release version="1.8" date="2020-02-01" description="Feature and bug fix release (Java 8).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user