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:36 UTC

[activemq] branch activemq-5.15.x 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 activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new db5561a  AMQ-7208 - update Guava to 28.0-jre
db5561a is described below

commit db5561a9975ade8a9c2eae4b6afa1b21fc8e0b0a
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
    
    (cherry picked from commit e6f4d2f97c720b1e2a98e12794e573d874d75bca)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 06b7760..68ce4132 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>