diff --git a/openmetadata-docs/content/v1.2.x/deployment/bare-metal/index.md b/openmetadata-docs/content/v1.2.x/deployment/bare-metal/index.md index ac511c9ead8..0736b7bd443 100644 --- a/openmetadata-docs/content/v1.2.x/deployment/bare-metal/index.md +++ b/openmetadata-docs/content/v1.2.x/deployment/bare-metal/index.md @@ -9,7 +9,7 @@ Requirements This guide assumes you have access to a command-line environment or or Mac OS X or PowerShell on Microsoft Windows. This guide also assumes that your command-line environment has access to the tar utility. Please review additional requirements listed in the subsections below. -## Java (version 11.0.0 or greater) +## Java (version 17.0.0 or greater) OpenMetadata is built using Java, DropWizard, and Jetty. @@ -19,7 +19,7 @@ Type the following command to verify that you have a supported version of the Ja java --version ``` -To install Java or upgrade to Java 11 or greater, see the instructions for your operating system at [How do I install +To install Java or upgrade to Java 17 or greater, see the instructions for your operating system at [How do I install Java?](https://java.com/en/download/help/download_options.html#mac). ## MySQL (version 8.0.0 or greater)