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
The following commit(s) were added to refs/heads/main by this push: new 7ac4cb90d36 Upgrade maven-shared-utils 3.4.2 (#10780) 7ac4cb90d36 is described below commit 7ac4cb90d3680b400409fcda82c51e73a6a79fdc Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sat Jul 22 10:36:19 2023 +0200 Upgrade maven-shared-utils 3.4.2 (#10780) --- 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>