From df941dfedcb97cb62332c73ae28c9af1ad569fce Mon Sep 17 00:00:00 2001 From: cloudant-sdks-automation <71659186+cloudant-sdks-automation@users.noreply.github.com> Date: Tue, 7 Oct 2025 12:26:02 +0000 Subject: [PATCH] docs(generated): updates for Java 25 LTS Generated SDK source code using: - Generator version 3.107.1 - Specification version 1.0.0-dev0.1.29 - Automation (cloudant-sdks) version 5a1193d --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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