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 16ae46e2e9 QPID-8723: [Broker-J] Bump caffeine dependency to the 
version 3.2.3 (#346)
16ae46e2e9 is described below

commit 16ae46e2e927e2911b73b8f67bb5afbaec8a2efc
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Tue Dec 9 09:30:59 2025 +0100

    QPID-8723: [Broker-J] Bump caffeine dependency to the version 3.2.3 (#346)
---
 .../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 9a69ea8f3c..4ddd25c749 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.2
+  - Caffeine cache (https://github.com/ben-manes/caffeine) 
com.github.ben-manes.caffeine:caffeine:jar:3.2.3
     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 cda8649449..88312cfa6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
     <derby-version>10.16.1.1</derby-version>
     <logback-version>1.5.21</logback-version>
     <logback-db-version>1.2.11.1</logback-db-version>
-    <caffeine-version>3.2.2</caffeine-version>
+    <caffeine-version>3.2.3</caffeine-version>
     <fasterxml-jackson-version>2.20.0</fasterxml-jackson-version>
     
<fasterxml-jackson-databind-version>2.20.0</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