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 af2252a10 Bump recommended APR version to 1.7.2
af2252a10 is described below
commit af2252a10a3cabbb7e642b73306a9c7739b3b22c
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Feb 2 17:30:32 2023 +0000
Bump recommended APR version to 1.7.2
---
native/srclib/VERSIONS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/native/srclib/VERSIONS b/native/srclib/VERSIONS
index 41323f745..b722c9159 100644
--- a/native/srclib/VERSIONS
+++ b/native/srclib/VERSIONS
@@ -4,7 +4,7 @@ The current minimum versions are:
The following version of the libraries are recommended:
-- APR 1.7.1 or later, http://apr.apache.org
+- APR 1.7.2 or later, http://apr.apache.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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]