This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit edda0099c5ac886a7302a52e4cd2dbe66872b9fd
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jun 15 14:01:56 2023 +0200

    Upgrade maven-plugin-plugin to 3.9.0
---
 camel-dependencies/pom.xml | 4 ++--
 parent/pom.xml             | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 27e52f4937e..c0a033f9b49 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -349,8 +349,8 @@
         <maven-owasp-plugin-version>8.2.1</maven-owasp-plugin-version>
         <maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
         <maven-javadoc-plugin-version>3.4.1</maven-javadoc-plugin-version>
-        <maven-plugin-plugin-version>3.7.0</maven-plugin-plugin-version>
-        
<maven-plugin-annotations-version>3.7.0</maven-plugin-annotations-version>
+        <maven-plugin-plugin-version>3.9.0</maven-plugin-plugin-version>
+        
<maven-plugin-annotations-version>3.9.0</maven-plugin-annotations-version>
         
<maven-plugin-testing-harness-version>3.3.0</maven-plugin-testing-harness-version>
         
<maven-remote-resources-plugin-version>3.0.0</maven-remote-resources-plugin-version>
         <!-- resources plugin needed by Camel maven archetypes -->
diff --git a/parent/pom.xml b/parent/pom.xml
index fe376c7d2a4..39a3dd450d9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -344,8 +344,8 @@
         <maven-owasp-plugin-version>8.2.1</maven-owasp-plugin-version>
         <maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
         <maven-javadoc-plugin-version>3.4.1</maven-javadoc-plugin-version>
-        <maven-plugin-plugin-version>3.7.0</maven-plugin-plugin-version>
-        
<maven-plugin-annotations-version>3.7.0</maven-plugin-annotations-version>
+        <maven-plugin-plugin-version>3.9.0</maven-plugin-plugin-version>
+        
<maven-plugin-annotations-version>3.9.0</maven-plugin-annotations-version>
         
<maven-plugin-testing-harness-version>3.3.0</maven-plugin-testing-harness-version>
         
<maven-remote-resources-plugin-version>3.0.0</maven-remote-resources-plugin-version>
         <!-- resources plugin needed by Camel maven archetypes -->

Reply via email to