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 2019/06/22 09:36:03 UTC

[camel] branch master updated: Upgrade Apache Ignite

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 692e06d  Upgrade Apache Ignite
692e06d is described below

commit 692e06df606044aedf8398948adda552acf3fa4b
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sat Jun 22 11:35:32 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index fd8f6bb..e0b880a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -301,7 +301,7 @@
         <ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version>
         <ibatis-version>2.3.4.726</ibatis-version>
         <ical4j-version>1.0.7</ical4j-version>
-        <ignite-version>2.7.0</ignite-version>
+        <ignite-version>2.7.5</ignite-version>
         <infinispan-version>9.4.15.Final</infinispan-version>
         <infinispan-spring-boot-version>2.1.6.Final</infinispan-spring-boot-version>
         <influx-java-driver-version>2.15</influx-java-driver-version>