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

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


The following commit(s) were added to refs/heads/main by this push:
     new 07c2704  AMQ-8410: Update Guava version to 31.0.1
07c2704 is described below

commit 07c2704864e83576b6a008a91d948cce7db6d2b2
Author: Christopher L. Shannon (cshannon) <christopher.l.shan...@gmail.com>
AuthorDate: Wed Nov 10 09:22:14 2021 -0500

    AMQ-8410: Update Guava version to 31.0.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6cb46e9..79055fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
     <directory-version>2.0.0.AM25</directory-version>
     <ecj.version>3.17.0</ecj.version>
     <ftpserver-version>1.1.1</ftpserver-version>
-    <guava-version>28.2-jre</guava-version>
+    <guava-version>31.0.1-jre</guava-version>
     <hadoop-version>1.2.1</hadoop-version>
     <hawtbuf-version>1.11</hawtbuf-version>
     <hawtdispatch-version>1.22</hawtdispatch-version>

Reply via email to