From 55a3dc2ac2fb35a688a74a1ca776f3068d0fc4f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=8A?= =?UTF-8?q?=D1=80=20=D0=9A=D1=83=D1=80=D1=82=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Wed, 21 Feb 2024 17:09:40 +0200 Subject: [PATCH] Update maven plugins maven-enforcer-plugin 3.2.1 -> 3.4.1 maven-pmd-plugin 3.20.0 -> 3.21.2 maven-resources-plugin 3.3.0 -> 3.3.1 org.codehaus.mojo:build-helper-maven-plugin 3.4.0 -> 3.5.0 org.codehaus.mojo:sonar-maven-plugin 2.4 -> 3.10.0.2594 org.jacoco:jacoco-maven-plugin 0.8.8 -> 0.8.11 --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 506e356d1d3..e72db9467d9 100644 --- a/pom.xml +++ b/pom.xml @@ -631,7 +631,7 @@ true org.apache.maven.plugins maven-enforcer-plugin - 3.2.1 + 3.4.1 enforce-maven-version @@ -656,7 +656,7 @@ org.codehaus.mojo sonar-maven-plugin - 2.4 + 3.10.0.2594 org.eclipse.tycho @@ -770,7 +770,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.11 pre-test @@ -926,7 +926,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.3.0 + 3.3.1 ISO-8859-1 @@ -961,7 +961,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.20.0 + 3.21.2 utf-8 100 @@ -1064,7 +1064,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.4.0 + 3.5.0