Skip to content

Commit aaaa3b7

Browse files
committed
Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.2.
1 parent 05a0b1f commit aaaa3b7

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
@@ -244,7 +244,7 @@ limitations under the License.
244244
<commons.encoding>UTF-8</commons.encoding>
245245
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
246246
<checkstyle.version>2.17</checkstyle.version>
247-
<commons.japicmp.version>0.15.1</commons.japicmp.version>
247+
<commons.japicmp.version>0.15.2</commons.japicmp.version>
248248
<commons.jacoco.version>0.8.6</commons.jacoco.version>
249249
<japicmp.skip>false</japicmp.skip>
250250

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
4949
<action dev="ggregory" type="update" due-to="Dependabot">Bump actions/setup-java from v1.4.2 to v1.4.3 #62.</action>
5050
<action dev="ggregory" type="update" due-to="Dependabot">Bump actions/checkout from v2.3.2 to v2.3.4 #65.</action>
5151
<action issue="CODEC-295" dev="ggregory" type="update" due-to="Arturo Bernal">Minor improvements #67.</action>
52-
<action dev="ggregory" type="update" due-to="Gary Gregory">Update commons.japicmp.version 0.14.3 -> 0.15.1.</action>
52+
<action dev="ggregory" type="update" due-to="Gary Gregory">Update commons.japicmp.version 0.14.3 -> 0.15.2.</action>
5353
</release>
5454

5555
<release version="1.15" date="2020-09-01" description="Feature and fix release.">

0 commit comments

Comments
 (0)