This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git
commit 4b8fc6a44a2f06a1842c7c18a589d5cf226fd7a1 Author: Gary Gregory <[email protected]> AuthorDate: Sun May 15 19:12:03 2022 -0400 Bump commons.japicmp.version from 0.15.3 to 0.15.7 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f3fa104c..10211ef0 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ <graalvm.version>22.0.0.2</graalvm.version> <commons.rng.version>1.4</commons.rng.version> - <commons.japicmp.version>0.15.3</commons.japicmp.version> + <commons.japicmp.version>0.15.7</commons.japicmp.version> <japicmp.skip>false</japicmp.skip> <clirr.skip>true</clirr.skip> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 2091dfd2..19a9f295 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -88,7 +88,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="kinow" due-to="Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.16.0 #186, #263, #302.</action> <action type="update" dev="kinow" due-to="Gary Gregory">Bump pmd from 6.42.0to 6.44.0.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump graalvm.version from 20.2.0 to 22.0.0.2 #185, #198, #206, #227, #252, #276, #295, #300.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.japicmp.version 0.14.3 -> 0.15.3.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.japicmp.version from 0.14.3 to 0.15.3.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.jacoco.version 0.8.5 to 0.8.8; fixes Java 15 build.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump spotbugs from 4.1.3 to 4.7.0 #175, 189, #209, #218, #247, #256, #264, #275, #284, #289, #296, #306.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #202.</action>
