You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gi...@apache.org on 2022/01/01 06:49:07 UTC

[commons-net] branch dependabot/maven/org.apache.ftpserver-ftpserver-core-1.1.2 updated (9dea16a -> edf1ff1)

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

github-bot pushed a change to branch dependabot/maven/org.apache.ftpserver-ftpserver-core-1.1.2
in repository https://gitbox.apache.org/repos/asf/commons-net.git.


 discard 9dea16a  Bump ftpserver-core from 1.1.1 to 1.1.2
     add b433e2c  Drop obsolete .travis.yaml.
     add 1ea1fce  Run dependabot once a week.
     add 0194a8e  Bump actions/cache from 2.1.6 to 2.1.7
     add 29b60f3  Merge pull request #93 from apache/dependabot/github_actions/actions/cache-2.1.7
     add 6d4a0f2  Bump actions/cache from 2.1.6 to 2.1.7 #93.
     add 31ce619  Fix Checkstyle errors.
     add c208acd  Bump actions/checkout from 2.3.5 to 2.4.0
     add f22f50d  Merge pull request #91 from apache/dependabot/github_actions/actions/checkout-2.4.0
     add d803cfa  Bump actions/checkout from 2.3.5 to 2.4.0 #91.
     add edf1ff1  Bump ftpserver-core from 1.1.1 to 1.1.2

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (9dea16a)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.apache.ftpserver-ftpserver-core-1.1.2 (edf1ff1)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/dependabot.yml                             |  6 +++--
 .github/workflows/maven.yml                        |  4 +--
 .travis.yml                                        | 29 ----------------------
 src/changes/changes.xml                            |  5 +++-
 .../apache/commons/net/ProtocolCommandSupport.java |  9 +++----
 .../java/org/apache/commons/net/ftp/FTPFile.java   |  8 +++---
 .../java/org/apache/commons/net/ntp/TimeStamp.java |  8 +++---
 .../org/apache/commons/net/util/ListenerList.java  |  8 +++---
 8 files changed, 26 insertions(+), 51 deletions(-)
 delete mode 100644 .travis.yml