Skip to content

Commit 0daf502

Browse files
committed
Required Java version 21+
1 parent 165e5f3 commit 0daf502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidocs/api-guide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Finally, run
179179
java -jar target/http-validator-x.y.z.jar
180180
```
181181

182-
**NOTE:** If more than one version of Java is installed on the host a suitable one (**v17+**) might need to be specified
182+
**NOTE:** If more than one version of Java is installed on the host a suitable one (**v21+**) might need to be specified
183183
instead of the default before running the commands above, i.e.
184184

185185
```bash

0 commit comments

Comments
 (0)