From 5a878dcdc00439cf03d383096c62e9003b503bfe Mon Sep 17 00:00:00 2001 From: Konrad Windszus Date: Wed, 19 Jan 2022 08:36:21 +0100 Subject: [PATCH] [MPOM-288] - Update m-plugin-p to 3.6.4 Manage version of maven-plugin-annotations as well --- pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 231db0dd..56510a67 100644 --- a/pom.xml +++ b/pom.xml @@ -92,10 +92,21 @@ under the License. ${maven.compiler.target} 1.7 2.22.2 + 3.6.4 posix 2021-07-14T15:10:38Z + + + + org.apache.maven.plugin-tools + maven-plugin-annotations + ${maven.plugin.tools.version} + + + + apache.snapshots @@ -220,7 +231,7 @@ under the License. org.apache.maven.plugins maven-plugin-plugin - 3.6.2 + ${maven.plugin.tools.version} org.apache.maven.plugins