Skip to content

Commit b1b1fff

Browse files
committed
Bump japicmp-maven-plugin from 0.15.4 to 0.16.0
1 parent ce3e967 commit b1b1fff

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
@@ -220,7 +220,7 @@
220220
<spotbugs.plugin.version>4.7.2.0</spotbugs.plugin.version>
221221
<spotbugs.impl.version>4.7.2</spotbugs.impl.version>
222222
<commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>
223-
<commons.japicmp.version>0.15.3</commons.japicmp.version>
223+
<commons.japicmp.version>0.16.0</commons.japicmp.version>
224224
<findbugs.skip>true</findbugs.skip>
225225
<japicmp.skip>false</japicmp.skip>
226226
<commons.releaseManagerName>Rob Tompkins</commons.releaseManagerName>

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
<action type="update" dev="ggregory" due-to="Gary Gregory">
7373
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #121.
7474
</action>
75+
<action type="update" dev="ggregory" due-to="Gary Gregory">
76+
Bump japicmp-maven-plugin from 0.15.4 to 0.16.0.
77+
</action>
7578
</release>
7679
<release version="1.5.0" date="10-23-2021" description="New features and bug fixes (Java 7).">
7780
<!-- FIX -->

0 commit comments

Comments
 (0)