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

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


The following commit(s) were added to refs/heads/master by this push:
     new 392ed2a  OOZIE-3496 Upgrade ActiveMQ to 5.15.9 (asalamon74 via kmarton)
392ed2a is described below

commit 392ed2a22030b3fa9cb776fc488dec31c5a92502
Author: kmarton <[email protected]>
AuthorDate: Fri Aug 2 09:17:00 2019 +0200

    OOZIE-3496 Upgrade ActiveMQ to 5.15.9 (asalamon74 via kmarton)
---
 pom.xml         | 2 +-
 release-log.txt | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b2258cf..67d10ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
          <curator.version>2.5.0</curator.version>
          <jackson.version>2.6.5</jackson.version>
          <log4j.version>1.2.17</log4j.version>
-         <activemq.version>5.15.3</activemq.version>
+         <activemq.version>5.15.9</activemq.version>
          <commons.lang3.version>3.3.2</commons.lang3.version>
          <httpcore.version>4.3.3</httpcore.version>
          <httpclient.version>4.3.6</httpclient.version>
diff --git a/release-log.txt b/release-log.txt
index 2eb8381..2a52cf4 100644
--- a/release-log.txt
+++ b/release-log.txt
@@ -1,5 +1,6 @@
 -- Oozie 5.2.0 release (trunk - unreleased)
 
+OOZIE-3496 Upgrade ActiveMQ to 5.15.9 (asalamon74 via kmarton)
 OOZIE-3504 [Java 11] Fix tests using PowerMock (kmarton via asalamon74)
 OOZIE-3528 Migrate to PowerMock 2 and Mockito2 (kmarton via asalamon74)
 OOZIE-3265 Properties RERUN_FAIL_NODES and RERUN_SKIP_NODES should be able to 
appear together (kmarton via asalamon74)

Reply via email to