Skip to content

Commit 31b976a

Browse files
author
Gary Gregory
committed
Update com.github.siom79.japicmp:japicmp-maven-plugin 0.14.3 -> 0.14.4.
1 parent 5404608 commit 31b976a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ file comparators, endian transformation classes, and much more.
304304
<checkstyle.plugin.version>3.1.1</checkstyle.plugin.version>
305305
<commons.jacoco.version>0.8.6</commons.jacoco.version>
306306
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
307-
<commons.japicmp.version>0.14.3</commons.japicmp.version>
307+
<commons.japicmp.version>0.14.4</commons.japicmp.version>
308308
<spotbugs.plugin.version>4.1.3</spotbugs.plugin.version>
309309
<spotbugs.impl.version>4.1.4</spotbugs.impl.version>
310310
<japicmp.skip>false</japicmp.skip>

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,9 @@ The <action> type attribute can be add,update,fix,remove.
235235
<action dev="ggregory" type="update" due-to="Dependabot">
236236
Update actions/setup-java from v1.4.0 to v1.4.2 #141, #148.
237237
</action>
238+
<action type="update" dev="ggregory" due-to="Gary Gregory">
239+
Update com.github.siom79.japicmp:japicmp-maven-plugin 0.14.3 -> 0.14.4.
240+
</action>
238241
</release>
239242
<!-- The release date is the date RC is cut -->
240243
<release version="2.7" date="2020-05-24" description="Java 8 required.">

0 commit comments

Comments
 (0)