Skip to content

Commit c7cb67f

Browse files
author
Gary Gregory
committed
Bump japicmp-maven-plugin from 0.15.6 to 0.15.7.
1 parent d36c101 commit c7cb67f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ file comparators, endian transformation classes, and much more.
340340
<checkstyle.impl.version>9.3</checkstyle.impl.version>
341341
<commons.jacoco.version>0.8.7</commons.jacoco.version>
342342
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
343-
<commons.japicmp.version>0.15.6</commons.japicmp.version>
343+
<commons.japicmp.version>0.15.7</commons.japicmp.version>
344344
<commons.enforcer.version>3.0.0</commons.enforcer.version>
345345
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>
346346
<commons.spotbugs.plugin.version>4.5.3.0</commons.spotbugs.plugin.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ The <action> type attribute can be add,update,fix,remove.
376376
Bump spotbugs from 4.5.2 to 4.5.3 #313, #317.
377377
</action>
378378
<action dev="ggregory" type="update" due-to="Gary Gregory">
379-
Bump japicmp-maven-plugin from 0.15.3 to 0.15.6.
379+
Bump japicmp-maven-plugin from 0.15.3 to 0.15.7.
380380
</action>
381381
</release>
382382
<release version="2.11.0" date="2021-07-09" description="Java 8 required.">

0 commit comments

Comments
 (0)