We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 165e5f3 commit 0daf502Copy full SHA for 0daf502
src/docs/asciidocs/api-guide.adoc
@@ -179,7 +179,7 @@ Finally, run
179
java -jar target/http-validator-x.y.z.jar
180
```
181
182
-**NOTE:** If more than one version of Java is installed on the host a suitable one (**v17+**) might need to be specified
+**NOTE:** If more than one version of Java is installed on the host a suitable one (**v21+**) might need to be specified
183
instead of the default before running the commands above, i.e.
184
185
```bash
0 commit comments