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/artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 4bfc5b127f ARTEMIS-6047 Bump com.github.ben-manes.caffeine:caffeine
from 3.2.3 to 3.2.4
4bfc5b127f is described below
commit 4bfc5b127f6e65614ce3eaec13799e3166034c1f
Author: Justin Bertram <[email protected]>
AuthorDate: Mon May 4 09:08:02 2026 -0500
ARTEMIS-6047 Bump com.github.ben-manes.caffeine:caffeine from 3.2.3 to 3.2.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3a55031007..a0660868aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
<commons.codec.version>1.22.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.3</caffeine.version>
+ <caffeine.version>3.2.4</caffeine.version>
<guava.version>33.6.0-jre</guava.version>
<jsr305.version>3.0.2</jsr305.version>
<jetty.version>12.1.8</jetty.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]