We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a2eea commit 2443fdeCopy full SHA for 2443fde
_install-and-configure/install-opensearch/index.md
@@ -45,7 +45,7 @@ OpenSearch Version | Compatible Java Versions | Bundled Java Version
45
1.3.x | 8, 11, 14 | 11.0.25+9
46
2.0.0--2.11.x | 11, 17 | 17.0.2+8
47
2.12.0+ | 11, 17, 21 | 21.0.5+11
48
-3.2.0+ | 11, 17, 21 | 24.0.2+12
+3.2.0+ | 21 | 24.0.2+12
49
50
To use a different Java installation, set the `OPENSEARCH_JAVA_HOME` or `JAVA_HOME` environment variable to the Java install location. For example:
51
```bash
0 commit comments