Skip to content

Commit cb2acdd

Browse files
author
Gary Gregory
committed
Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.2 -> 0.15.3.
1 parent 02c1b67 commit cb2acdd

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
@@ -316,7 +316,7 @@ file comparators, endian transformation classes, and much more.
316316
<checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
317317
<commons.jacoco.version>0.8.6</commons.jacoco.version>
318318
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
319-
<commons.japicmp.version>0.15.2</commons.japicmp.version>
319+
<commons.japicmp.version>0.15.3</commons.japicmp.version>
320320
<spotbugs.plugin.version>4.2.0</spotbugs.plugin.version>
321321
<spotbugs.impl.version>4.2.1</spotbugs.impl.version>
322322
<jmh.version>1.27</jmh.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ The <action> type attribute can be add,update,fix,remove.
231231
Minor improvements, #176, 177, #190.
232232
</action>
233233
<action dev="ggregory" type="update" due-to="Gary Gregory">
234-
Update commons.japicmp.version 0.14.4 -> 0.15.2.
234+
Update commons.japicmp.version 0.14.4 -> 0.15.3.
235235
</action>
236236
<action dev="ggregory" type="update" due-to="Michiel Kalkman">
237237
Tiny performance improvement in FileUtils#moveDirectoryToDirectory() #174.

0 commit comments

Comments
 (0)