You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/08/28 15:09:21 UTC

[camel] branch camel-3.21.x updated: Upgrade Ivy to version 2.5.2 (#11216)

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

acosentino pushed a commit to branch camel-3.21.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.21.x by this push:
     new 91e0921f194 Upgrade Ivy to version 2.5.2 (#11216)
91e0921f194 is described below

commit 91e0921f1940dc1d48a9870b7b74252fd7efee5e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 28 17:09:14 2023 +0200

    Upgrade Ivy to version 2.5.2 (#11216)
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ce27b387510..9c5b7f06de0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -252,7 +252,7 @@
         <influx-guava-version>20.0</influx-guava-version>
         <irclib-version>1.10</irclib-version>
         <ironmq-version>3.0.5</ironmq-version>
-        <ivy-version>2.5.1</ivy-version>
+        <ivy-version>2.5.2</ivy-version>
         <jackson-jq-version>1.0.0-preview.20220705</jackson-jq-version>
         <jackson-version>1.9.12</jackson-version>
         <jackson2-version>2.14.3</jackson2-version>