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 cf93dbae63 ARTEMIS-6015 Bump com.google.guava:guava from 33.5.0-jre to
33.6.0-jre
cf93dbae63 is described below
commit cf93dbae63da0659560e37d0d7d7fa38458f2342
Author: Justin Bertram <[email protected]>
AuthorDate: Sat Apr 18 20:58:10 2026 -0500
ARTEMIS-6015 Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 34861657e0..7567b6d9a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
<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>
- <guava.version>33.5.0-jre</guava.version>
+ <guava.version>33.6.0-jre</guava.version>
<jsr305.version>3.0.2</jsr305.version>
<jetty.version>12.1.8</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]