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 7250484 Prepare for the next release. 7250484 is described below commit 725048401e923cfc0f1ae35d807a32e4fd884b12 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Feb 6 12:17:48 2021 -0500 Prepare for the next release. --- NOTICE.txt | 2 +- README.md | 4 ++-- src/site/xdoc/download_net.xml | 27 ++++++++++++++------------- 3 files changed, 17 insertions(+), 16 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index 153e529..609beb5 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Apache Commons Net -Copyright 2001-2020 The Apache Software Foundation +Copyright 2001-2021 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/). diff --git a/README.md b/README.md index a26447e..017b8cc 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Apache Commons Net [](https://github.com/apache/commons-net/actions) [](https://coveralls.io/r/apache/commons-net) [](https://maven-badges.herokuapp.com/maven-central/commons-net/commons-net/) -[](https://javadoc.io/doc/commons-net/commons-net/3.7.2) +[](https://javadoc.io/doc/commons-net/commons-net/3.8.0) Apache Commons Net library contains a collection of network utilities and protocol implementations. Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, Whois @@ -69,7 +69,7 @@ Alternatively you can pull it from the central Maven repositories: <dependency> <groupId>commons-net</groupId> <artifactId>commons-net</artifactId> - <version>3.7.2</version> + <version>3.8.0</version> </dependency> ``` diff --git a/src/site/xdoc/download_net.xml b/src/site/xdoc/download_net.xml index 25e63c8..e60eff3 100644 --- a/src/site/xdoc/download_net.xml +++ b/src/site/xdoc/download_net.xml @@ -113,32 +113,33 @@ limitations under the License. </p> </subsection> </section> - <section name="Apache Commons Net 3.7.2 (Requires Java 1.7 or later)"> + <section name="Apache Commons Net 3.8.0 (Requires Java 1.7 or + later)"> <subsection name="Binaries"> <table> <tr> - <td><a href="[preferred]/commons/net/binaries/commons-net-3.7.2-bin.tar.gz">commons-net-3.7.2-bin.tar.gz</a></td> - <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.7.2-bin.tar.gz.sha512">sha512</a></td> - <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.7.2-bin.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/net/binaries/commons-net-3.8.0-bin.tar.gz">commons-net-3.8.0-bin.tar.gz</a></td> + <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.8.0-bin.tar.gz.sha512">sha512</a></td> + <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.8.0-bin.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/net/binaries/commons-net-3.7.2-bin.zip">commons-net-3.7.2-bin.zip</a></td> - <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.7.2-bin.zip.sha512">sha512</a></td> - <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.7.2-bin.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/net/binaries/commons-net-3.8.0-bin.zip">commons-net-3.8.0-bin.zip</a></td> + <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.8.0-bin.zip.sha512">sha512</a></td> + <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.8.0-bin.zip.asc">pgp</a></td> </tr> </table> </subsection> <subsection name="Source"> <table> <tr> - <td><a href="[preferred]/commons/net/source/commons-net-3.7.2-src.tar.gz">commons-net-3.7.2-src.tar.gz</a></td> - <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.7.2-src.tar.gz.sha512">sha512</a></td> - <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.7.2-src.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/net/source/commons-net-3.8.0-src.tar.gz">commons-net-3.8.0-src.tar.gz</a></td> + <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.8.0-src.tar.gz.sha512">sha512</a></td> + <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.8.0-src.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/net/source/commons-net-3.7.2-src.zip">commons-net-3.7.2-src.zip</a></td> - <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.7.2-src.zip.sha512">sha512</a></td> - <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.7.2-src.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/net/source/commons-net-3.8.0-src.zip">commons-net-3.8.0-src.zip</a></td> + <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.8.0-src.zip.sha512">sha512</a></td> + <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.8.0-src.zip.asc">pgp</a></td> </tr> </table> </subsection>