You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gg...@apache.org on 2023/05/19 12:36:22 UTC

[camel] branch main updated: [CAMEL-19340] Upgrade to maven-resolver 1.9.10

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

ggrzybek 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 da9a2e5443f [CAMEL-19340] Upgrade to maven-resolver 1.9.10
da9a2e5443f is described below

commit da9a2e5443ffc706fc40e16138a096f0b9b1699b
Author: Grzegorz Grzybek <gr...@gmail.com>
AuthorDate: Fri May 19 13:13:07 2023 +0200

    [CAMEL-19340] Upgrade to maven-resolver 1.9.10
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cd636a703d9..6befbe52988 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -353,7 +353,7 @@
         <maven-resources-plugin-version>3.3.0</maven-resources-plugin-version>
         <maven-reporting-api-version>2.2.1</maven-reporting-api-version>
         <maven-reporting-impl-version>2.0.5</maven-reporting-impl-version>
-        <maven-resolver-version>1.9.7</maven-resolver-version>
+        <maven-resolver-version>1.9.10</maven-resolver-version>
         <maven-shade-plugin-version>3.4.1</maven-shade-plugin-version>
         <maven-shared-utils-plugin-version>3.3.4</maven-shared-utils-plugin-version>
         <maven-surefire-report-plugin-version>3.0.0</maven-surefire-report-plugin-version>