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
The following commit(s) were added to refs/heads/master by this push:
new e5f0e21 Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1
-> 0.15.3.
e5f0e21 is described below
commit e5f0e210cbed5800939944b67e3163ac55d1ea58
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Mar 6 19:35:52 2021 -0500
Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.3.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 287b554..397f81e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
<graalvm.version>21.0.0.2</graalvm.version>
- <commons.japicmp.version>0.15.2</commons.japicmp.version>
+ <commons.japicmp.version>0.15.3</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 f088832..66e15cf 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -68,7 +68,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.14.0 #186.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump graalvm.version from 20.2.0 to 21.0.0.2 #185 #198
#206.</action>
<action type="update" dev="ggregory" due-to="Arturo
Bernal">Minor Improvements #192.</action>
- <action type="update" dev="ggregory" due-to="Gary
Gregory">Update commons.japicmp.version 0.14.3 -> 0.15..</action>
+ <action type="update" dev="ggregory" due-to="Gary
Gregory">Update commons.japicmp.version 0.14.3 -> 0.15.3.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Update commons.jacoco.version 0.8.5 to 0.8.6; fixes Java 15
build.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Update spotbugs from 4.1.3 to 4.2.2 #175, 189, #209.</action>
<action type="update" dev="ggregory" due-to="Arturo
Bernal">Minor Improvements #196..</action>