diff --git a/README.md b/README.md index 657c019d17..eee49919d7 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ This repository consists of: ## Prerequisites To use this repository, ensure you have: -- **Java 21** or later installed ([download here](https://jdk.java.net/)). -- **Maven** ([installation guide](https://maven.apache.org/install.html)). +- **Java 21** ([download here](https://jdk.java.net/)). +- **Maven 3.9.6** or higher ([installation guide](https://maven.apache.org/install.html)). - Access to necessary MOSIP services or mocked test environments. --- @@ -32,7 +32,7 @@ To use this repository, ensure you have: - Add the following dependency in the POM of required project ```sh - org.mosip + io.mosip.testrig.apirig.apitest.commons apitest-commons 1.3.0