Skip to content

Commit 5d1ec68

Browse files
committed
Updated Prereqs
1 parent e28b1a1 commit 5d1ec68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/includes/quickstarts/semantic-ranker-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ In this quickstart, you use an IDE and the [**Azure AI Search Java SDK**](https:
1616

1717
The quickstart assumes the following is available on your computer:
1818
- [Visual Studio Code](https://code.visualstudio.com/) with Java extensions or IntelliJ IDEA
19-
- [Java 21](https://adoptium.net/) or later
20-
- [Maven](https://maven.apache.org/) for dependency management
19+
- [Java 21 (LTS)](/java/openjdk/install).
20+
- [Maven](https://maven.apache.org/download.cgi).
2121

2222
> [!TIP]
2323
> You can [download the source code](https://github.com/Azure-Samples/azure-search-java-samples/tree/main/quickstart-semantic-ranking) to start with a finished project or follow these steps to create your own.

0 commit comments

Comments
 (0)