You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2020/03/02 16:58:28 UTC

[activemq] branch activemq-5.15.x updated: [AMQ-7432] Upgrade to hadoop-core 1.2.1

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

jbonofre 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 88a520a  [AMQ-7432] Upgrade to hadoop-core 1.2.1
88a520a is described below

commit 88a520a48a85b59962020af0daf180bf1657d3fd
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon Mar 2 16:15:44 2020 +0100

    [AMQ-7432] Upgrade to hadoop-core 1.2.1
    
    (cherry picked from commit 088cc4be090f44845a5d88e17b0f691d4a773135)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7648191..96849cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
     <ftpserver-version>1.1.1</ftpserver-version>
     <geronimo-version>1.0</geronimo-version>
     <guava-version>28.2-jre</guava-version>
-    <hadoop-version>1.0.4</hadoop-version>
+    <hadoop-version>1.2.1</hadoop-version>
     <hawtbuf-version>1.11</hawtbuf-version>
     <hawtdispatch-version>1.22</hawtdispatch-version>
     <howl-version>0.1.8</howl-version>