Skip to content

Commit 2688d22

Browse files
committed
Bump japicmp-maven-plugin from 0.15.3 to 0.15.7
1 parent 63d7dd5 commit 2688d22

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
<checkstyle.config.file>${basedir}/src/conf/checkstyle.xml</checkstyle.config.file>
287287
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
288288
<commons.checkstyle.version>9.3</commons.checkstyle.version>
289-
<commons.japicmp.version>0.15.3</commons.japicmp.version>
289+
<commons.japicmp.version>0.15.7</commons.japicmp.version>
290290
<commons.jacoco.version>0.8.8</commons.jacoco.version>
291291
<commons.javadoc.version>3.3.0</commons.javadoc.version>
292292
<commons.surefire-report.version>3.0.0-M6</commons.surefire-report.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
6161
<action dev="ggregory" type="update" due-to="Dependabot">Bump commons-parent from 52 to 53.</action>
6262
<action issue="CODEC-285" dev="ggregory" type="update" due-to="Dependabot, John Patrick">Bump junit from 4.13.1 to 5.6.0 #76, #39.</action>
6363
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump Java 7 to 8.</action>
64-
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump japicmp-maven-plugin from 0.14.3 to 0.15.3.</action>
64+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump japicmp-maven-plugin from 0.14.3 to 0.15.7.</action>
6565
<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>
6666
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-surefire-plugin from 2.22.2 to 3.0.0-M6 #122.</action>
6767
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.3.0.</action>

0 commit comments

Comments
 (0)