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

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


The following commit(s) were added to refs/heads/activemq-5.16.x by this push:
     new 3d4714d  [AMQ-8171] Upgrade to commons-daemon 1.2.4
3d4714d is described below

commit 3d4714da6233ba65def294113839f85f1b34de30
Author: jbonofre <[email protected]>
AuthorDate: Thu Mar 18 10:58:08 2021 +0100

    [AMQ-8171] Upgrade to commons-daemon 1.2.4
    
    (cherry picked from commit 92fe6d8ecd663df007ba51bc85d51fd480b1648e)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7f62298..d0d0193 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <camel-version-range>[2.20,3)</camel-version-range>
     <commons-beanutils-version>1.9.4</commons-beanutils-version>
     <commons-collections-version>3.2.2</commons-collections-version>
-    <commons-daemon-version>1.2.3</commons-daemon-version>
+    <commons-daemon-version>1.2.4</commons-daemon-version>
     <commons-dbcp2-version>2.8.0</commons-dbcp2-version>
     <commons-io-version>2.8.0</commons-io-version>
     <commons-lang-version>2.6</commons-lang-version>

Reply via email to