From 5ef3797168485bd5aadcd0612ac762f123c46053 Mon Sep 17 00:00:00 2001 From: Andrew Berezovskyi Date: Sat, 6 Apr 2024 00:24:05 +0200 Subject: [PATCH] docs: jdk17 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9208c239..79876c0d 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ After following these steps, proceed to the steps listed in the next section _Na If you wish to run 4 OSLC servers as 4 containers similar to how one would deploy them in the cloud, you could follow steps listed in this subsection. Prerequisites: -- JDK 11 +- JDK 17 - Maven 3 - Docker CE 19 or equivalent - (Optional) Docker Compose