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:58 UTC

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

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>