From 5224f2a8234935355d0a463c8c476aa92fb7152c Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Mon, 16 May 2022 23:35:31 +0200 Subject: [PATCH] Bump plexus-compiler from 2.11.1 to 2.12.0 --- modello-test/pom.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/modello-test/pom.xml b/modello-test/pom.xml index 4c4247617..430a3d4c8 100644 --- a/modello-test/pom.xml +++ b/modello-test/pom.xml @@ -14,6 +14,9 @@ and xml files to test every feature for every plugin. + + 2.12.0 + org.eclipse.sisu @@ -26,12 +29,12 @@ org.codehaus.plexus plexus-compiler-javac - 2.11.1 + ${plexus.compiler.version} org.codehaus.plexus plexus-compiler-api - 2.12.0 + ${plexus.compiler.version} junit