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-codec.git


The following commit(s) were added to refs/heads/master by this push:
     new 9a39042  Update commons.japicmp.version 0.14.4 -> 0.15.1.
9a39042 is described below

commit 9a390427fee363deb1a906608c76607a95660706
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Dec 31 00:32:20 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 1b9d4de..9a92dbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -244,7 +244,7 @@ limitations under the License.
     <commons.encoding>UTF-8</commons.encoding>
     
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
     <checkstyle.version>2.17</checkstyle.version>
-    <commons.japicmp.version>0.14.4</commons.japicmp.version>
+    <commons.japicmp.version>0.15.1</commons.japicmp.version>
     <commons.jacoco.version>0.8.6</commons.jacoco.version>
 
     <!-- generate report even if there are binary incompatible changes -->
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 56b7d69..2dfc32f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,7 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                   dev="ggregory" type="update" 
due-to="Dependabot">Bump actions/setup-java from v1.4.2 to v1.4.3 #62.</action>
       <action                   dev="ggregory" type="update" 
due-to="Dependabot">Bump actions/checkout from v2.3.2 to v2.3.4 #65.</action> 
       <action issue="CODEC-295" dev="ggregory" type="update" due-to="Arturo 
Bernal">Minor improvements #67.</action> 
-      <action                   dev="ggregory" type="update" due-to="Gary 
Gregory">Update commons.japicmp.version 0.14.3 -> 0.14.4.</action>
+      <action                   dev="ggregory" type="update" due-to="Gary 
Gregory">Update commons.japicmp.version 0.14.3 -> 0.15.1.</action>
     </release>
 
     <release version="1.15" date="2020-09-01" description="Feature and fix 
release.">

Reply via email to