You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cs...@apache.org on 2019/07/18 12:52:11 UTC

[activemq] branch master updated: AMQ-7208 - update Guava to 28.0-jre

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

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


The following commit(s) were added to refs/heads/master by this push:
     new e6f4d2f  AMQ-7208 - update Guava to 28.0-jre
e6f4d2f is described below

commit e6f4d2f97c720b1e2a98e12794e573d874d75bca
Author: Christopher L. Shannon (cshannon) <ch...@gmail.com>
AuthorDate: Thu Jul 18 08:50:14 2019 -0400

    AMQ-7208 - update Guava to 28.0-jre
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d7eada9..9da149b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
     <directory-version>2.0.0-M6</directory-version>
     <ftpserver-version>1.0.6</ftpserver-version>
     <geronimo-version>1.0</geronimo-version>
-    <guava-version>18.0</guava-version>
+    <guava-version>28.0-jre</guava-version>
     <hadoop-version>1.0.4</hadoop-version>
     <hawtbuf-version>1.11</hawtbuf-version>
     <hawtdispatch-version>1.22</hawtdispatch-version>