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:49:07 UTC

[camel] branch main updated: Upgrade Caffeine to version 3.1.7 (#10795)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 0fa12aabaa8 Upgrade Caffeine to version 3.1.7 (#10795)
0fa12aabaa8 is described below

commit 0fa12aabaa8983c16b8a2330f66f2a0b403a43c6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jul 24 08:49:01 2023 +0200

    Upgrade Caffeine to version 3.1.7 (#10795)
    
    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>