From 1c33c03cd41b88037f86dfc5025a06711daacee3 Mon Sep 17 00:00:00 2001 From: Holger Friedrich Date: Thu, 3 Apr 2025 17:46:30 +0200 Subject: [PATCH] Upgrade plugins (#4641) * maven-clean-plugin to 3.4.1 https://github.com/apache/maven-clean-plugin/releases/tag/maven-clean-plugin-3.4.1 * maven-compiler-plugin to 3.14.0 https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.14.0 * maven-deploy-plugin to 3.1.4 https://github.com/apache/maven-deploy-plugin/releases/tag/maven-deploy-plugin-3.1.4 * maven-intstall-plugin to 3.1.4 https://github.com/apache/maven-install-plugin/releases/tag/maven-install-plugin-3.1.4 * i18n-plugin: * upgrade maven-plugin-api to 3.9.6 * upgrade maven-plugin-annotations to 3.15.1 * remove unused property Signed-off-by: Holger Friedrich --- pom.xml | 8 ++++---- tools/i18n-plugin/pom.xml | 5 ++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index ce2ee9dddf..cf8214fddf 100644 --- a/pom.xml +++ b/pom.xml @@ -268,13 +268,13 @@ Import-Package: \\ org.apache.maven.plugins maven-clean-plugin - 3.4.0 + 3.4.1 org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.14.0 eclipse @@ -305,7 +305,7 @@ Import-Package: \\ org.apache.maven.plugins maven-deploy-plugin - 3.1.3 + 3.1.4 @@ -317,7 +317,7 @@ Import-Package: \\ org.apache.maven.plugins maven-install-plugin - 3.1.3 + 3.1.4 diff --git a/tools/i18n-plugin/pom.xml b/tools/i18n-plugin/pom.xml index b668b770e7..fb62632cf1 100644 --- a/tools/i18n-plugin/pom.xml +++ b/tools/i18n-plugin/pom.xml @@ -18,9 +18,8 @@ Generates translations files - 3.6.0 - 3.6.0 - 3.6.0 + 3.9.6 + 3.15.1 3.15.1 3.8.1