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
commit 3a23cbb9c02b8fdbf3ee052a7dc19d948d49441d Author: Mark Thomas <[email protected]> AuthorDate: Tue May 3 17:22:46 2022 +0100 Align minimum version with native/srclib/VERSIONS --- native/BUILDING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/native/BUILDING b/native/BUILDING index d175332fd..989004ab2 100644 --- a/native/BUILDING +++ b/native/BUILDING @@ -21,7 +21,7 @@ Linux / Unix / OSX (dynamic linking) 1. Prerequisites Install OpenSSL version 1.0.2 or higher - Install APR version 1.4.0 or higher. + Install APR version 1.4.3 or higher. Download and expand the source package or use an git checkout > cd native --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
