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


The following commit(s) were added to refs/heads/master by this push:
     new 84f1c286 Bump commons.japicmp.version from 0.14.3 to 0.16.0.
84f1c286 is described below

commit 84f1c286ad27aa7c97cd5ef16ac488bb232ab9c6
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 25 13:08:02 2022 -0500

    Bump commons.japicmp.version from 0.14.3 to 0.16.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 37c8d4fc..3971ffd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@ Supported protocols include: Echo, Finger, FTP, NNTP, NTP, 
POP3(S), SMTP(S), Tel
         
<commons.changes.onlyCurrentVersion>true</commons.changes.onlyCurrentVersion>
         <commons.junit.version>5.9.1</commons.junit.version>
         <commons.jacoco.version>0.8.8</commons.jacoco.version>
-        <commons.japicmp.version>0.16.0</commons.japicmp.version>
+        <commons.japicmp.version>0.17.1</commons.japicmp.version>
         <commons.surefire.version>3.0.0-M7</commons.surefire.version>
         <!-- for debugging FTPSClientTest -->
         <commons.net.trace_calls>false</commons.net.trace_calls>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f59ce292..80fb8167 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -143,7 +143,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump commons.jacoco.version from 0.8.6 to 0.8.8.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">
-        Bump commons.japicmp.version from 0.14.3 to 0.16.0.
+        Bump commons.japicmp.version from 0.14.3 to 0.17.1.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">
         Bump commons.surefire.version from 2.22.2 to 3.0.0-M7.

Reply via email to