This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new 782d00938f Bumping JDK version in docs to 11
782d00938f is described below

commit 782d00938fc1a99a2b67acc9ad7f7e893822b8ee
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed May 3 10:56:05 2023 +0100

    Bumping JDK version in docs to 11
    
    (cherry picked from commit 16599541c28fd6d51a2e415348bc8862310d7c77)
---
 BUILDING.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/BUILDING.txt b/BUILDING.txt
index 28eb18453a..a7fccabf6b 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -6,7 +6,7 @@ Initial Setup
 
 1) Install J2SE SDK, which can be downloaded from 
    http://www.oracle.com/technetwork/java/archive-139210.html#javase
-   The minimum suported Java version is 1.8.
+   The minimum suported Java version is 11.
 
 2) Make sure that your JAVA_HOME environment variable is set to the newly 
installed 
    JDK location, and that your PATH includes %JAVA_HOME%\bin (windows) or 

Reply via email to