You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2020/09/29 16:47:16 UTC

[commons-net] branch release created (now 480ab02)

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/commons-net.git.


      at 480ab02  Fix updates section.

This branch includes the following new commits:

     new 480ab02  Fix updates section.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[commons-net] 01/01: Fix updates section.

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-net.git

commit 480ab02b9ff5b479725438d73d616b46c92ea47a
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Sep 29 12:47:04 2020 -0400

    Fix updates section.
---
 src/changes/changes.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8b5630c..e53dc95 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -68,10 +68,10 @@ The <action> type attribute can be add,update,fix,remove.
             [FTPS] javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, #59.
             </action>
         	<!--  UPDATES -->
-            <action issue="NET-673" type="fix" dev="ggregory" due-to="Dependabot">
+            <action type="update" dev="ggregory" due-to="Dependabot">
             Update actions/checkout from v2.3.1 to v2.3.3 #56, #61.
             </action>
-            <action issue="NET-673" type="fix" dev="ggregory" due-to="Dependabot">
+            <action type="update" dev="ggregory" due-to="Dependabot">
             Update actions/setup-java from v1.4.0 to v1.4.2 #58.
             </action>
         </release>