This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 7d07c20071 [AMQ-9276] Upgrade to commons-daemon 1.3.4
new 3f45d248c9 Merge pull request #1029 from jbonofre/AMQ-9276
7d07c20071 is described below
commit 7d07c20071a01dd62f9b407fc5dfb0911e6a0037
Author: JB Onofré <[email protected]>
AuthorDate: Thu Jun 8 11:15:01 2023 +0200
[AMQ-9276] Upgrade to commons-daemon 1.3.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a1703ddc9d..bc68a93e30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
<camel-version-range>[2.20,4)</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.3.3</commons-daemon-version>
+ <commons-daemon-version>1.3.4</commons-daemon-version>
<commons-dbcp2-version>2.9.0</commons-dbcp2-version>
<commons-io-version>2.11.0</commons-io-version>
<commons-lang-version>3.12.0</commons-lang-version>