Skip to content

Commit 2443fde

Browse files
updating the supported versions of java fro OS3.2 (#11565) (#11566)
1 parent d1a2eea commit 2443fde

File tree

1 file changed

+1
-1
lines changed
  • _install-and-configure/install-opensearch

1 file changed

+1
-1
lines changed

_install-and-configure/install-opensearch/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ OpenSearch Version | Compatible Java Versions | Bundled Java Version
4545
1.3.x | 8, 11, 14 | 11.0.25+9
4646
2.0.0--2.11.x | 11, 17 | 17.0.2+8
4747
2.12.0+ | 11, 17, 21 | 21.0.5+11
48-
3.2.0+ | 11, 17, 21 | 24.0.2+12
48+
3.2.0+ | 21 | 24.0.2+12
4949

5050
To use a different Java installation, set the `OPENSEARCH_JAVA_HOME` or `JAVA_HOME` environment variable to the Java install location. For example:
5151
```bash

0 commit comments

Comments
 (0)