This is an automated email from the ASF dual-hosted git repository. sebb 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 cc6abdf Update to 3.7 cc6abdf is described below commit cc6abdffe1081fd9608fa4d15ba3f2ad2628eb29 Author: Sebb <s...@apache.org> AuthorDate: Thu Aug 6 10:43:34 2020 +0100 Update to 3.7 --- README.md | 4 ++-- src/site/site.xml | 2 +- src/site/xdoc/download_net.xml | 26 +++++++++++++------------- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index dab1518..1028b25 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Apache Commons Net [](https://travis-ci.org/apache/commons-net) [](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.6) +[](https://javadoc.io/doc/commons-net/commons-net/3.7) 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 @@ -68,7 +68,7 @@ Alternatively you can pull it from the central Maven repositories: <dependency> <groupId>commons-net</groupId> <artifactId>commons-net</artifactId> - <version>3.6</version> + <version>3.7</version> </dependency> ``` diff --git a/src/site/site.xml b/src/site/site.xml index 3b6a517..28c1cef 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -30,7 +30,7 @@ <item name="Migration How-to" href="migration.html"/> <item name="FAQ" href="faq.html"/> <item name="Download" href="/download_net.cgi"/> - <item name="Javadoc 3.6 (Java 1.6)" href="/javadocs/api-3.6/index.html"/> + <item name="Javadoc 3.7 (Java 1.7)" href="/javadocs/api-3.7/index.html"/> </menu> <menu name="Development"> <item name="Coding Specifications" href="code-standards.html"/> diff --git a/src/site/xdoc/download_net.xml b/src/site/xdoc/download_net.xml index 21d9ce2..e286969 100644 --- a/src/site/xdoc/download_net.xml +++ b/src/site/xdoc/download_net.xml @@ -113,32 +113,32 @@ limitations under the License. </p> </subsection> </section> - <section name="Apache Commons Net 3.6 (Requires Java 1.7 or later)"> + <section name="Apache Commons Net 3.7 (Requires Java 1.7 or later)"> <subsection name="Binaries"> <table> <tr> - <td><a href="[preferred]/commons/net/binaries/commons-net-3.6-bin.tar.gz">commons-net-3.6-bin.tar.gz</a></td> - <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.6-bin.tar.gz.sha512">sha512</a></td> - <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.6-bin.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/net/binaries/commons-net-3.7-bin.tar.gz">commons-net-3.7-bin.tar.gz</a></td> + <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.7-bin.tar.gz.sha512">sha512</a></td> + <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.7-bin.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/net/binaries/commons-net-3.6-bin.zip">commons-net-3.6-bin.zip</a></td> - <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.6-bin.zip.sha512">sha512</a></td> - <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.6-bin.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/net/binaries/commons-net-3.7-bin.zip">commons-net-3.7-bin.zip</a></td> + <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.7-bin.zip.sha512">sha512</a></td> + <td><a href="https://www.apache.org/dist/commons/net/binaries/commons-net-3.7-bin.zip.asc">pgp</a></td> </tr> </table> </subsection> <subsection name="Source"> <table> <tr> - <td><a href="[preferred]/commons/net/source/commons-net-3.6-src.tar.gz">commons-net-3.6-src.tar.gz</a></td> - <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.6-src.tar.gz.sha512">sha512</a></td> - <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.6-src.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/net/source/commons-net-3.7-src.tar.gz">commons-net-3.7-src.tar.gz</a></td> + <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.7-src.tar.gz.sha512">sha512</a></td> + <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.7-src.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/net/source/commons-net-3.6-src.zip">commons-net-3.6-src.zip</a></td> - <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.6-src.zip.sha512">sha512</a></td> - <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.6-src.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/net/source/commons-net-3.7-src.zip">commons-net-3.7-src.zip</a></td> + <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.7-src.zip.sha512">sha512</a></td> + <td><a href="https://www.apache.org/dist/commons/net/source/commons-net-3.7-src.zip.asc">pgp</a></td> </tr> </table> </subsection>