Skip to content

Commit 934f214

Browse files
committed
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).
1 parent 00fcb06 commit 934f214

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@
162162
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes>
163163

164164
<commons.pmd.version>3.14.0</commons.pmd.version>
165+
<commons.jacoco.version>0.8.7</commons.jacoco.version>
166+
<commons.spotbugs.version>4.2.3</commons.spotbugs.version>
165167
<japicmp.skip>false</japicmp.skip>
166168

167169
<commons.release.isDistModule>true</commons.release.isDistModule>

src/changes/changes.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@
7474
<action type="update" dev="ggregory" due-to="Dependabot">Bump actions/cache from v2 to v2.1.4 #132.</action>
7575
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #131.</action>
7676
<action type="update" dev="ggregory" due-to="Dependabot">Bump junit-jupiter from 5.7.0 to 5.7.1 #133.</action>
77+
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons.jacoco.version from 0.8.5 to 0.8.7 (Java 16).</action>
78+
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons.spotbugs.version from 4.0.4 to 4.2.3 (Java 16).</action>
7779
</release>
7880
<release version="1.8" date="2020-02-01" description="Feature and bug fix release (Java 8).
7981

0 commit comments

Comments
 (0)