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

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


The following commit(s) were added to refs/heads/master by this push:
     new a127d5c  [AMQ-7331] Upgrade to commons-daemon 1.2.2
     new db114f6  Merge pull request #405 from jbonofre/AMQ-7331
a127d5c is described below

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

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

diff --git a/pom.xml b/pom.xml
index 831410d..c7f8913 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