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/07 07:51:32 UTC

[camel] branch master updated (618ed33 -> a31fe9e)

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 618ed33  Sync deps
     new 375bc76  Upgrade Caffeine to version 2.8.7
     new a31fe9e  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 Caffeine to version 2.8.7

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 375bc76d210f1f920404ce20627a6420e131af3b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 7 08:42:30 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index a39c212..c205f49 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -95,7 +95,7 @@
         <brave-zipkin-version>5.13.2</brave-zipkin-version>
         <build-helper-maven-plugin-version>3.1.0</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.5</c3p0-version>
-        <caffeine-version>2.8.6</caffeine-version>
+        <caffeine-version>2.8.7</caffeine-version>
         <californium-version>2.6.0</californium-version>
         <cassandra-driver-version>4.9.0</cassandra-driver-version>
         <cassandra-driver-guava-version>25.1-jre</cassandra-driver-guava-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 a31fe9e6bd982f66e4149d5f531e86bfe3738735
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 7 08:44:06 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 0819530..fa2e063 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -87,7 +87,7 @@
     <brave-zipkin-version>5.13.2</brave-zipkin-version>
     <build-helper-maven-plugin-version>3.1.0</build-helper-maven-plugin-version>
     <c3p0-version>0.9.5.5</c3p0-version>
-    <caffeine-version>2.8.6</caffeine-version>
+    <caffeine-version>2.8.7</caffeine-version>
     <californium-version>2.6.0</californium-version>
     <camel.osgi.activator></camel.osgi.activator>
     <camel.osgi.dynamic></camel.osgi.dynamic>