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 978acba  [AMQ-7331] Upgrade to commons-daemon 1.2.2
978acba is described below

commit 978acba43cd7a1071070f26778e689ae565cac6b
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Nov 1 18:39:45 2019 +0100

    [AMQ-7331] Upgrade to commons-daemon 1.2.2
    
    (cherry picked from commit a127d5cef62d0836cc4f3e0cd7c461533eb8c001)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f329d5a..4825261 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
     <cglib-version>2.2</cglib-version>
     <commons-beanutils-version>1.9.4</commons-beanutils-version>
     <commons-collections-version>3.2.2</commons-collections-version>
-    <commons-daemon-version>1.0.15</commons-daemon-version>
+    <commons-daemon-version>1.2.2</commons-daemon-version>
     <commons-dbcp2-version>2.7.0</commons-dbcp2-version>
     <commons-io-version>2.6</commons-io-version>
     <commons-lang-version>2.6</commons-lang-version>

Reply via email to