This is an automated email from the ASF dual-hosted git repository.
jbertram 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 8d6edcdc0f ARTEMIS-5732 Bump com.github.ben-manes.caffeine:caffeine
from 3.2.2 to 3.2.3
8d6edcdc0f is described below
commit 8d6edcdc0f974fd94750fbfe5a976fed4e6c3dec
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Oct 29 12:30:16 2025 -0500
ARTEMIS-5732 Bump com.github.ben-manes.caffeine:caffeine from 3.2.2 to 3.2.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b1d985e2d7..3430641480 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
<commons.codec.version>1.19.0</commons.codec.version>
<commons.compress.version>1.28.0</commons.compress.version>
<fuse.mqtt.client.version>1.16</fuse.mqtt.client.version>
- <caffeine.version>3.2.2</caffeine.version>
+ <caffeine.version>3.2.3</caffeine.version>
<guava.version>33.5.0-jre</guava.version>
<jsr305.version>3.0.2</jsr305.version>
<jetty.version>12.1.3</jetty.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact