This is an automated email from the ASF dual-hosted git repository.

nigrofranz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/master by this push:
     new f8b295b  ARTEMIS-2383 Upgrade to Guava 24.1.1
     new 0dc13e1  This closes #2705
f8b295b is described below

commit f8b295b9b58970125fb96fc6467ce2aa6c63c574
Author: brusdev <[email protected]>
AuthorDate: Mon Jun 17 13:49:16 2019 +0200

    ARTEMIS-2383 Upgrade to Guava 24.1.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 98021cd..22896a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
       <commons.beanutils.version>1.9.3</commons.beanutils.version>
       <commons.collections.version>3.2.2</commons.collections.version>
       <fuse.mqtt.client.version>1.14</fuse.mqtt.client.version>
-      <guava.version>24.1-jre</guava.version>
+      <guava.version>24.1.1-jre</guava.version>
       <jboss.logging.version>3.4.0.Final</jboss.logging.version>
       <jetty.version>9.4.3.v20170317</jetty.version>
       <jgroups.version>3.6.13.Final</jgroups.version>

Reply via email to