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

vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/main by this push:
     new b211877ce4 QPID-8696: [Broker-J] Bump caffeine dependency version to 
3.2.2 (#307)
b211877ce4 is described below

commit b211877ce424a0b16bc50ae66b708c7981c6f642
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Thu Jul 31 13:36:40 2025 +0200

    QPID-8696: [Broker-J] Bump caffeine dependency version to 3.2.2 (#307)
    
    Co-authored-by: vavrtom <[email protected]>
---
 .../src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE    | 2 +-
 pom.xml                                                                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
 
b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
index 1d08802dcf..2f61286d31 100644
--- 
a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
+++ 
b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
@@ -26,7 +26,7 @@ Apache Qpid Broker-J Bundles
 
 From: 'an unknown organization'
 
-  - Caffeine cache (https://github.com/ben-manes/caffeine) 
com.github.ben-manes.caffeine:caffeine:jar:3.2.1
+  - Caffeine cache (https://github.com/ben-manes/caffeine) 
com.github.ben-manes.caffeine:caffeine:jar:3.2.2
     License: Apache License, Version 2.0  
(https://www.apache.org/licenses/LICENSE-2.0.txt)
 
   - Prometheus Java Simpleclient 
(http://github.com/prometheus/client_java/simpleclient) 
io.prometheus:simpleclient:bundle:0.16.0
diff --git a/pom.xml b/pom.xml
index 7ce8c8379f..bce0676a36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
     <derby-version>10.16.1.1</derby-version>
     <logback-version>1.5.18</logback-version>
     <logback-db-version>1.2.11.1</logback-db-version>
-    <caffeine-version>3.2.1</caffeine-version>
+    <caffeine-version>3.2.2</caffeine-version>
     <fasterxml-jackson-version>2.19.2</fasterxml-jackson-version>
     
<fasterxml-jackson-databind-version>2.19.2</fasterxml-jackson-databind-version>
     <slf4j-version>2.0.17</slf4j-version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to