From 72acbc8d65607bb314c80d04aa8448925d77c459 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Sun, 24 Mar 2024 10:53:45 -0700 Subject: [PATCH] Update Java requirement. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 661ac4d2..0795cdad 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ WiseMapping is based on the same code product supporting [http://www.wisemapping The following products must be installed: - * OpenJDK 17 or higher + * OpenJDK 21 or higher * Maven 3.x or higher ([http://maven.apache.org/]) * npm 6 or higher ([https://www.npmjs.com/package/npm?activeTab=versions])