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-validator.git
The following commit(s) were added to refs/heads/master by this push:
new d7e5493e Bump japicmp-maven-plugin from 0.15.3 to 0.15.7.
d7e5493e is described below
commit d7e5493ea60cd1dc8d49e1003944e0741c8d91d3
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Apr 16 14:49:22 2022 -0400
Bump japicmp-maven-plugin from 0.15.3 to 0.15.7.
---
pom.xml | 2 +-
src/changes/changes.xml | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 55a35f69..73bda628 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<commons.release.isDistModule>true</commons.release.isDistModule>
- <commons.japicmp.version>0.15.3</commons.japicmp.version>
+ <commons.japicmp.version>0.15.7</commons.japicmp.version>
</properties>
<scm>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8a25c1a0..754f4e49 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -88,6 +88,9 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump commons-parent from 52 to 53.
</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">
+ Bump japicmp-maven-plugin from 0.15.3 to 0.15.7.
+ </action>
</release>
<release version="1.7" date="2020-08-07" description="