From 18288f269b21d6dd1b49784b7fc0fbe2efd71bbe Mon Sep 17 00:00:00 2001 From: Fedor Isakov Date: Thu, 17 Jun 2021 16:05:06 +0200 Subject: [PATCH] Fix reference to JDK version in INSTALL.txt --- INSTALL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.txt b/INSTALL.txt index f00886a8..dcf2e74c 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -2,7 +2,7 @@ Prerequisites: -- Oracle JDK 1.8 +- JDK 11 - Maven 3 ** NOTE: ** in order to open any of the sample projects follow the steps below