diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3c942e245..2ce093b42 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,7 +21,7 @@ assignees: '' **Must gather (please complete the following information):** - SDK Version [e.g. 1.2.1] - - Java Version [e.g. openjdk 1.8.0_252] + - Java Version [e.g. IBM Semeru Runtime Open Edition 25.0.0.0 (build 25+36-LTS)] - Name of service that you're trying to use (if applicable) - Name of operation that you're trying to invoke (if applicable) diff --git a/README.md b/README.md index 36465801c..9af40eee1 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ project: service instance or a [CouchDB](https://docs.couchdb.org/en/latest/install/index.html) server. -- Java 8, 11, 17, 21. +- Java 8, 11, 17, 21, 25. ## Installation