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 2020/12/31 11:36:09 UTC

[camel] branch master updated (6c6f330 -> 73efc09)

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

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


    from 6c6f330  Sync deps
     new 0c9ad81  Upgrade Ignite to version 2.9.1
     new 73efc09  Sync deps

The 2 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.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 01/02: Upgrade Ignite to version 2.9.1

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

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

commit 0c9ad81739bee384a03e130186e98ab5b50f7f56
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 31 12:29:28 2020 +0100

    Upgrade Ignite to version 2.9.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6481a67..b1688f3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -249,7 +249,7 @@
         <hystrix-version>1.5.18</hystrix-version>
         <ical4j-version>1.0.7</ical4j-version>
         <icu4j-version>65.1</icu4j-version>
-        <ignite-version>2.9.0</ignite-version>
+        <ignite-version>2.9.1</ignite-version>
         <impsort-maven-plugin-version>1.3.2</impsort-maven-plugin-version>
         <infinispan-version>11.0.8.Final</infinispan-version>
         <influx-java-driver-version>2.20</influx-java-driver-version>


[camel] 02/02: Sync deps

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

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

commit 73efc098fab91ef70359ac7262fd86401bff9f82
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 31 12:35:36 2020 +0100

    Sync deps
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 681e985..e00988b 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -269,7 +269,7 @@
     <hystrix-version>1.5.18</hystrix-version>
     <ical4j-version>1.0.7</ical4j-version>
     <icu4j-version>65.1</icu4j-version>
-    <ignite-version>2.9.0</ignite-version>
+    <ignite-version>2.9.1</ignite-version>
     <impsort-maven-plugin-version>1.3.2</impsort-maven-plugin-version>
     <infinispan-version>11.0.8.Final</infinispan-version>
     <influx-guava-version>20.0</influx-guava-version>