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 2023/07/24 06:29:57 UTC

[camel] branch caffeine-3.1.7 created (now 5595042c4d5)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch caffeine-3.1.7
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 5595042c4d5 Upgrade Caffeine to version 3.1.7

This branch includes the following new commits:

     new 5595042c4d5 Upgrade Caffeine to version 3.1.7

The 1 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.



[camel] 01/01: Upgrade Caffeine to version 3.1.7

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch caffeine-3.1.7
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 5595042c4d539044bb297fa710894eae8830ccbf
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 24 08:28:31 2023 +0200

    Upgrade Caffeine to version 3.1.7
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e773a818465..727a9588f61 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -79,7 +79,7 @@
         <braintree-gateway-version>3.25.0</braintree-gateway-version>
         <build-helper-maven-plugin-version>3.4.0</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.5</c3p0-version>
-        <caffeine-version>3.1.6</caffeine-version>
+        <caffeine-version>3.1.7</caffeine-version>
         <californium-version>2.8.0</californium-version>
         <californium-scandium-version>2.8.0</californium-scandium-version>
         <camunda-version>7.19.0</camunda-version>