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-lang.git
The following commit(s) were added to refs/heads/master by this push:
new 9da59d6 Bump commons.japicmp.version 0.15.4 to 0.15.7
9da59d6 is described below
commit 9da59d6deb8d8fbb64ecfbc3f0c7d7f2a7a82439
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Mar 21 10:01:52 2022 -0400
Bump commons.japicmp.version 0.15.4 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 d1c8962..a7a8f3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -650,7 +650,7 @@
<commons.jacoco.version>0.8.7</commons.jacoco.version>
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
<commons.javadoc.version>3.3.2</commons.javadoc.version>
- <commons.japicmp.version>0.15.4</commons.japicmp.version>
+ <commons.japicmp.version>0.15.7</commons.japicmp.version>
<commons.pmd.version>3.16.0</commons.pmd.version>
<commons.pmd-impl.version>6.43.0</commons.pmd-impl.version>
<commons.felix.version>5.1.2</commons.felix.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c13545e..a9b6c01 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -133,7 +133,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Dependabot,
Gary Gregory">Bump checkstyle from 8.41 to 9.2.1 #739, #768, #787, #811, #824,
#843.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump easymock from 4.2 to 4.3 #746.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump commons.jacoco.version 0.8.6 -> 0.8.7.</action>
- <action type="update" dev="ggregory" due-to="Gary
Gregory">Bump commons.japicmp.version 0.15.2 -> 0.15.4.</action>
+ <action type="update" dev="ggregory" due-to="Gary
Gregory">Bump commons.japicmp.version 0.15.2 -> 0.15.7.</action>
<action type="update" dev="ggregory" due-to="Dependabot,
Gary Gregory">Bump junit-pioneer from 1.3.8 to 1.6.2 #749, #767, #832.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump junit-bom from 5.7.1 to 5.8.2 #761, #805, #807,
#836.</action>
<action type="update" dev="ggregory" due-to="Dependabot,
Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.3.2.</action>