From 7b8dbaff579bc9cc68283023b828f3a7ea426778 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Sun, 5 Jun 2022 20:38:16 +1000 Subject: [PATCH] move version properties in child or it is complicated to sync and prevent dependabot working Signed-off-by: Olivier Lamy --- pom.xml | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index df374b37c..ad0157d5a 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,47 @@ 3.0.0-SNAPSHOT + 1.7.32 + 9.4.43.v20210629 + 3.9.9 + 5.3.19 + 3.1.1 + 2.17.1 + 2.11.0 + 3.3.11 + 2.1.10 + + + 1.5.2 + 5.5.2 + 3.4.0 + 3.22.0 + 2.8.4 + 2.5.0 + 4.3.1 + + 1.6.5 + 2.2.3 + 4.0.4 + 1.0 + 1.3.5 + 2.3.3 + 1.3.3 + 2.0.2 + 2.1.6 + 1.2.2 + + + 3.12.0 + 2.11.0 + 1.2 + 1.15 + 4.4 + 1.9.4 + 1.9 + 2.7 + 3.8.1 1.4.1 6.0.1-SNAPSHOT @@ -1942,7 +1982,7 @@ org.codehaus.plexus plexus-utils - ${plexusUtilsPluginsVersion} + ${plexus-utils.version} -- 2.39.5