This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push:
new 6ed0c867b Should have updated recommended version before tagging
6ed0c867b is described below
commit 6ed0c867bf2fc41aa8797de7db6c3820fe8271ab
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Nov 2 20:49:59 2022 +0000
Should have updated recommended version before tagging
---
native/srclib/VERSIONS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/native/srclib/VERSIONS b/native/srclib/VERSIONS
index 06e346db8..10c33778f 100644
--- a/native/srclib/VERSIONS
+++ b/native/srclib/VERSIONS
@@ -5,7 +5,7 @@ The current minimum versions are:
The following version of the libraries are recommended:
- APR 1.7.0 or later, http://apr.apache.org
-- OpenSSL 3.0.5 or later, http://www.openssl.org
+- OpenSSL 3.0.7 or later, http://www.openssl.org
Older versions should also work but are not as thoroughly tested by the Tomcat
Native team
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]