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 f5c86f6 Update commons.japicmp.version 0.14.4 -> 0.15.1.
f5c86f6 is described below
commit f5c86f6d4e8d9023f9e023fb1cd09ef47c8fd1cf
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Dec 31 02:27:57 2020 -0500
Update commons.japicmp.version 0.14.4 -> 0.15.1.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 57f34d3..cb2a5aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -632,7 +632,7 @@
<!-- never generate report if there are binary incompatible changes -->
<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>true</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>
- <commons.japicmp.version>0.14.4</commons.japicmp.version>
+ <commons.japicmp.version>0.15.1</commons.japicmp.version>
<!-- Commons Release Plugin -->
<commons.bc.version>3.11</commons.bc.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b1e4f10..e85666b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -99,7 +99,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary
Gregory">Update maven-surefire-plugin 2.22.2 -> 3.0.0-M5.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #660.</action>
<action type="update" dev="kinow"
due-to="Dependabot">Bump jmh.version from 1.21 to 1.27 #674.</action>
- <action type="update" dev="ggregory" due-to="Gary
Gregory">Update commons.japicmp.version 0.14.3 -> 0.14.4.</action>
+ <action type="update" dev="ggregory" due-to="Gary
Gregory">Update commons.japicmp.version 0.14.3 -> 0.15.1.</action>
</release>
<release version="3.11" date="2020-07-12" description="New features and bug
fixes.">
<action type="update" dev="chtompki" due-to="Jin
Xu">Refine test output for FastDateParserTest</action>