This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new d117631c7f ARTEMIS-5585: update to caffeine 3.2.2
d117631c7f is described below
commit d117631c7fc627147efffe29f24799ba8bea6e4e
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Jul 23 14:35:00 2025 +0100
ARTEMIS-5585: update to caffeine 3.2.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1f36519e70..9d7ff64d86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
<commons.codec.version>1.18.0</commons.codec.version>
<commons.compress.version>1.27.1</commons.compress.version>
<fuse.mqtt.client.version>1.16</fuse.mqtt.client.version>
- <caffeine.version>3.2.1</caffeine.version>
+ <caffeine.version>3.2.2</caffeine.version>
<guava.version>33.4.8-jre</guava.version>
<jsr305.version>3.0.2</jsr305.version>
<jetty.version>12.0.23</jetty.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact