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/09/01 06:55:26 UTC

[camel] branch master updated (078d2c3 -> f41abfb)

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 078d2c3  CAMEL-15490 Specify source 8 for maven-javadoc-plugin
     new 81b8bf3  Upgrade Ehcache to version 3.9.0
     new f41abfb  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 Ehcache to version 3.9.0

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 81b8bf301250f9a773030bb3ff6cb178f02d707b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Sep 1 08:49:35 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 5e23415..2cfd38e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -161,7 +161,7 @@
         <debezium-version>1.2.1.Final</debezium-version>
         <debezium-mysql-connector-version>8.0.16</debezium-mysql-connector-version>
         <egit-github-core-version>2.1.5</egit-github-core-version>
-        <ehcache3-version>3.8.1</ehcache3-version>
+        <ehcache3-version>3.9.0</ehcache3-version>
         <elasticsearch-rest-sniffer-version>7.8.0</elasticsearch-rest-sniffer-version>
         <elasticsearch-rest-cluster-runner-version>7.8.0.0</elasticsearch-rest-cluster-runner-version>
         <elasticsearch-rest-version>7.8.0</elasticsearch-rest-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 f41abfb47dc5788a1b63d2053e20489c033f15e1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Sep 1 08:50:15 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 e475d85..952ed80 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -180,7 +180,7 @@
     <drools-version>7.42.0.Final</drools-version>
     <dropbox-version>3.1.5</dropbox-version>
     <egit-github-core-version>2.1.5</egit-github-core-version>
-    <ehcache3-version>3.8.1</ehcache3-version>
+    <ehcache3-version>3.9.0</ehcache3-version>
     <elasticsearch-rest-cluster-runner-version>7.8.0.0</elasticsearch-rest-cluster-runner-version>
     <elasticsearch-rest-sniffer-version>7.8.0</elasticsearch-rest-sniffer-version>
     <elasticsearch-rest-version>7.8.0</elasticsearch-rest-version>