This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch security-updates in repository https://gitbox.apache.org/repos/asf/flex-blazeds.git
commit 319d5987d09dfe21c63892ef5ded14c45b4beec7 Author: Josh Tynjala <[email protected]> AuthorDate: Mon Jan 9 15:33:56 2023 -0800 README: Java 8 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1809f55..29dc057 100644 --- a/README +++ b/README @@ -61,7 +61,7 @@ Install Prerequisites SOFTWARE ENVIRONMENT VARIABLE (absolute paths) ================================================================================== - Java SDK 1.7 or greater (*1) JAVA_HOME + Java SDK 1.8 or greater (*1) JAVA_HOME Maven 2.2.0 or greater (*1) MAVEN_HOME
