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/07/03 06:41:34 UTC

[camel] branch master updated (4605e5d -> 1125a1b)

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 4605e5d  CAMEL-14956: Polish docs
     new 13b3470  Upgrade Infinispan to version 11.0.1.Final
     new 1125a1b  Sync Properties

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 Infinispan to version 11.0.1.Final

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 13b3470b6bac8d852bbc32aeb4f4d92715064fe3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jul 3 08:26:44 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 6032a9b..d9d2fb9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -259,7 +259,7 @@
         <icu4j-version>65.1</icu4j-version>
         <ignite-version>2.8.1</ignite-version>
         <impsort-maven-plugin-version>1.3.2</impsort-maven-plugin-version>
-        <infinispan-version>11.0.0.Final</infinispan-version>
+        <infinispan-version>11.0.1.Final</infinispan-version>
         <influx-java-driver-version>2.19</influx-java-driver-version>
         <influx-guava-version>20.0</influx-guava-version>
         <irclib-version>1.10</irclib-version>


[camel] 02/02: Sync Properties

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 1125a1b91963ea1e324230a87a1307af7632b15a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jul 3 08:32:56 2020 +0200

    Sync Properties
---
 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 18fe9d5..87a83d6 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -280,7 +280,7 @@
     <icu4j-version>65.1</icu4j-version>
     <ignite-version>2.8.1</ignite-version>
     <impsort-maven-plugin-version>1.3.2</impsort-maven-plugin-version>
-    <infinispan-version>11.0.0.Final</infinispan-version>
+    <infinispan-version>11.0.1.Final</infinispan-version>
     <influx-guava-version>20.0</influx-guava-version>
     <influx-java-driver-version>2.19</influx-java-driver-version>
     <irclib-version>1.10</irclib-version>