The Apache Commons team are pleased to announce the release of
Apache Commons Net version 3.5.

The Commons Net library implements the client side of many basic
Internet protocols.
The purpose of the library is to provide fundamental protocol access,
not higher-level abstractions.

This is a bug fix release. All users are encouraged to upgrade to 3.5.

For details of the fixes and new features please see:

http://www.apache.org/dist/commons/net/RELEASE-NOTES.txt

[These are also included with the binary and source archives]

The changes are also available at:
http://commons.apache.org/net/changes-report.html

Binary and source archives are available from:

http://commons.apache.org/proper/commons-net/download_net.cgi

Please see the Apache Commons Net website for full details:

http://commons.apache.org/net/

The Maven coordinates are:

    <groupId>commons-net</groupId>
    <artifactId>commons-net</artifactId>
    <version>3.5</version>

Reply via email to