From 618cb0f759d1599d2570b61eff2934a0b09f11dd Mon Sep 17 00:00:00 2001 From: Jerome Loisel Date: Fri, 14 Jun 2019 11:40:04 +0200 Subject: [PATCH] JDK 11 required --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 836ea9a..885552f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The following specifies the minimum requirements to run this Maven plugin: | Name | Description | |-------|-----| |Maven | 3.0 | -| JDK | 1.7| +| JDK | 11| | Memory | No minimum requirement.| | Disk Space | No minimum requirement. |