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-crypto.git
The following commit(s) were added to refs/heads/master by this push:
new c0879b9f Current release is 1.2.0 [skip ci]
c0879b9f is described below
commit c0879b9f3c2c2bad339227d4dc68b01995eaa8a9
Author: Sebb <[email protected]>
AuthorDate: Wed Nov 1 15:58:01 2023 +0000
Current release is 1.2.0 [skip ci]
---
src/site/xdoc/index.xml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index c3a034b3..9fe1110a 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -75,7 +75,11 @@ limitations under the License.
<section name="Releases">
<ul>
<li>
- <a
href="https://commons.apache.org/proper/commons-crypto/download_crypto.cgi">Crypto
1.1.0 (mirrors)</a>
+ <a
href="https://commons.apache.org/proper/commons-crypto/download_crypto.cgi">Crypto
1.2.0 (mirrors)</a>
+ requires Java 1.8 and OpenSSL 1.1.x (should also work with 1.0.x)
+ </li>
+ <li>
+ <a href="https://archive.apache.org/dist/commons/crypto/">Crypto 1.1.0
(archives)</a>
requires Java 1.8, built and tested with:
</li>
<ul>