You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/22 06:00:14 UTC

[camel] branch su created (now ac87b3c63d6)

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

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


      at ac87b3c63d6 Upgrade maven-shared-utils 3.4.2

This branch includes the following new commits:

     new ac87b3c63d6 Upgrade maven-shared-utils 3.4.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade maven-shared-utils 3.4.2

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit ac87b3c63d6b7d624b17169233c3698e8295bd30
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sat Jul 22 08:00:02 2023 +0200

    Upgrade maven-shared-utils 3.4.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e9b446794bb..b4426e8ff76 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -333,7 +333,7 @@
         <maven-reporting-impl-version>3.2.0</maven-reporting-impl-version>
         <maven-resolver-version>1.9.13</maven-resolver-version>
         <maven-shade-plugin-version>3.5.0</maven-shade-plugin-version>
-        <maven-shared-utils-plugin-version>3.3.4</maven-shared-utils-plugin-version>
+        <maven-shared-utils-plugin-version>3.4.2</maven-shared-utils-plugin-version>
         <maven-surefire-report-plugin-version>3.1.2</maven-surefire-report-plugin-version>
         <maven-wagon-version>3.5.2</maven-wagon-version>
         <maven-war-plugin-version>3.4.0</maven-war-plugin-version>