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 14:55:36 UTC

[camel] branch ivy-4.0.x created (now a5cd9031413)

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

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


      at a5cd9031413 Upgrade Ivy to version 2.5.2

This branch includes the following new commits:

     new a5cd9031413 Upgrade Ivy to version 2.5.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 Ivy to version 2.5.2

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

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

commit a5cd9031413169f9b9fc5e755ec8a5e40fe567a8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 28 16:55:17 2023 +0200

    Upgrade Ivy to version 2.5.2
    
    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 80f8cffb646..858efaa3d2e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -219,7 +219,7 @@
         <influx-client-java-driver-version>6.10.0</influx-client-java-driver-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.20230409</jackson-jq-version>
         <jackson2-version>2.15.2</jackson2-version>
         <jackrabbit-version>2.21.18</jackrabbit-version>