Skip to content

Commit 68d0d16

Browse files
committed
Bump japicmp-maven-plugin from 0.15.7 to 0.16.0
1 parent 8fec719 commit 68d0d16

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
@@ -286,7 +286,7 @@ limitations under the License.
286286
<commons.rat.version>0.14</commons.rat.version>
287287
<commons.checkstyle-plugin.version>3.2.0</commons.checkstyle-plugin.version>
288288
<commons.checkstyle.version>9.3</commons.checkstyle.version>
289-
<commons.japicmp.version>0.15.7</commons.japicmp.version>
289+
<commons.japicmp.version>0.16.0</commons.japicmp.version>
290290
<commons.jacoco.version>0.8.8</commons.jacoco.version>
291291
<commons.javadoc.version>3.4.1</commons.javadoc.version>
292292
<commons.surefire-report.version>3.0.0-M7</commons.surefire-report.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
6363
<action dev="ggregory" type="update" due-to="Dependabot">Bump commons-parent from 52 to 54, #147.</action>
6464
<action issue="CODEC-285" dev="ggregory" type="update" due-to="Dependabot, John Patrick">Bump junit from 4.13.1 to 5.9.1 #76, #39, #140, #148.</action>
6565
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump Java 7 to 8.</action>
66-
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump japicmp-maven-plugin from 0.14.3 to 0.15.7.</action>
66+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump japicmp-maven-plugin from 0.14.3 to 0.16.0.</action>
6767
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump jacoco-maven-plugin from 0.8.5 to 0.9.7 (Fixes Java 15 builds).</action>
6868
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-surefire-plugin from 2.22.2 to 3.0.0-M7 #122, #134.</action>
6969
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.4.1.</action>

0 commit comments

Comments
 (0)