Author: ggregory Date: Wed Jun 17 13:36:48 2026 New Revision: 85284 Log: Bump version from 1.3.6 to 1.4.0
Modified: release/commons/logging/README.html Modified: release/commons/logging/README.html ============================================================================== --- release/commons/logging/README.html Wed Jun 17 13:36:19 2026 (r85283) +++ release/commons/logging/README.html Wed Jun 17 13:36:48 2026 (r85284) @@ -1,7 +1,7 @@ -<h1>Commons-Logging v1.3.6</h1> +<h1>Commons-Logging v1.4.0</h1> -<p>This is the 1.3.6 version of commons-logging. It is available in both +<p>This is the 1.4.0 version of commons-logging. It is available in both binary and source distributions.</p> <p><strong>Note:</strong> the larger size of the new downloads is due to improved documentation shipping @@ -43,13 +43,13 @@ HREF="http://www.apache.org/dist/commons <pre>Always test available signatures, <i>e.g.</i>, $ pgpk -a KEYS -$ pgpv commons-logging-1.3.6-bin.tar.gz.asc +$ pgpv commons-logging-1.4.0-bin.tar.gz.asc or, $ pgp -ka KEYS -$ pgp commons-logging-1.3.6-bin.tar.gz.asc +$ pgp commons-logging-1.4.0-bin.tar.gz.asc or, $ gpg --import KEYS -$ gpg --verify commons-logging-1.3.6-bin.tar.gz.asc +$ gpg --verify commons-logging-1.4.0-bin.tar.gz.asc </pre> <p>
