From e21a81fcfc7815314031509771d09b9aafbfbf3c Mon Sep 17 00:00:00 2001 From: tibordigana Date: Wed, 30 Mar 2022 17:23:46 +0200 Subject: [PATCH] [index.apt.vm] remove obsolete Maven & JDK requirements --- maven-surefire-plugin/src/site/apt/index.apt.vm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/maven-surefire-plugin/src/site/apt/index.apt.vm b/maven-surefire-plugin/src/site/apt/index.apt.vm index b895c39f28..3d98d97d7a 100644 --- a/maven-surefire-plugin/src/site/apt/index.apt.vm +++ b/maven-surefire-plugin/src/site/apt/index.apt.vm @@ -31,11 +31,10 @@ Maven ${thisPlugin} Plugin - Requirements: Maven 3.x and JDK 1.7 or higher. Due to wrong formatting of console text messages - in Maven Version prior to 3.1.0 it is highly recommended to use Maven 3.1.0 or higher. + Requirements: Maven 3.2.5 and JDK 1.8 or higher. - This is the road map of the development, see the {{{https://github.com/apache/maven-surefire/pull/251}GH}}. + This is the road map of the development. *---------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ ||Versions ||Release Targets |