From 3a4cc3f5b047d6a0d8fedf112f43ebec5caec283 Mon Sep 17 00:00:00 2001 From: Mark Collin <1205116+Ardesco@users.noreply.github.com> Date: Fri, 18 Dec 2020 08:53:58 +0000 Subject: [PATCH] Update README.md to use 3.2.0 in example --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b4aad515..9fb8aebb 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ See the [CHANGELOG](https://github.com/jmeter-maven-plugin/jmeter-maven-plugin/b All the documentation you need to configure the plugin is available on the [Github Wiki](https://github.com/jmeter-maven-plugin/jmeter-maven-plugin/wiki). -The latest version is **3.1.2**, it requires Maven >= **3.5.2** and defaults to **Apache JMeter 5.2.1**. +The latest version is **3.2.0**, it requires Maven >= **3.5.2** and defaults to **Apache JMeter 5.2.1**. This plugin requires a JDK between **8** and **11**. If using Java 11, ensure you use recent version to avoid facing this [Bug](https://bugs.openjdk.java.net/browse/JDK-8210005), also read [This](https://stackoverflow.com/a/52510406/460802). @@ -57,7 +57,7 @@ Add the plugin to the build section of your pom's project : com.lazerycode.jmeter jmeter-maven-plugin - 3.1.2 + 3.2.0