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 2020/03/26 09:28:25 UTC

[camel] branch master updated: Upgrade apache ivy

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d2dd9d8  Upgrade apache ivy
d2dd9d8 is described below

commit d2dd9d88a069d9bcebaee797987d103caa0d4198
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Mar 26 10:26:25 2020 +0100

    Upgrade apache ivy
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index bca2114..275caa5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -311,7 +311,7 @@
         <isorelax-bundle-version>20050913_4</isorelax-bundle-version>
         <isorelax-version>20090621</isorelax-version>
         <isorelax-jaxp-bridge-version>1.1</isorelax-jaxp-bridge-version>
-        <ivy-version>2.4.0</ivy-version>
+        <ivy-version>2.5.0</ivy-version>
         <jackson-version>1.9.12</jackson-version>
         <jackson-spark-version>2.10.3</jackson-spark-version>
         <jackson2-version>2.10.3</jackson2-version>