This is an automated email from the ASF dual-hosted git repository.
tabish 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 864127b9d4 ARTEMIS-5671 Bump com.google.guava:guava from 33.4.8-jre to
33.5.0-jre
864127b9d4 is described below
commit 864127b9d4357512d5201e5e96142480d69e9b87
Author: Timothy Bish <[email protected]>
AuthorDate: Thu Sep 18 16:20:09 2025 -0400
ARTEMIS-5671 Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index beb06091db..435f8befa0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
<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>
- <guava.version>33.4.8-jre</guava.version>
+ <guava.version>33.5.0-jre</guava.version>
<jsr305.version>3.0.2</jsr305.version>
<jetty.version>12.1.1</jetty.version>
<jetty-servlet-api.version>5.0.2</jetty-servlet-api.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact