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 2019/09/27 14:21:49 UTC

[camel] branch master updated: Upgrade Ignite to version 2.7.6

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


The following commit(s) were added to refs/heads/master by this push:
     new 2ddb0a2  Upgrade Ignite to version 2.7.6
2ddb0a2 is described below

commit 2ddb0a24680020f14dd640f75cac8a8e2351ddf1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 27 16:20:16 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 02aa36f..5e66f83 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -278,7 +278,7 @@
         <hystrix-bundle-version>1.5.18_1</hystrix-bundle-version>
         <ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version>
         <ical4j-version>1.0.7</ical4j-version>
-        <ignite-version>2.7.5</ignite-version>
+        <ignite-version>2.7.6</ignite-version>
         <infinispan-version>9.4.16.Final</infinispan-version>
         <infinispan-spring-boot-version>2.1.7.Final</infinispan-spring-boot-version>
         <influx-java-driver-version>2.15</influx-java-driver-version>