This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.1.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.1.x by this push:
new 1a6a797b07 AMQ-9663: Upgrade to commons-logging 1.3.5
1a6a797b07 is described below
commit 1a6a797b07f037a604bc1da68d7ac3996a594e95
Author: JB Onofré <[email protected]>
AuthorDate: Sun Feb 23 18:43:29 2025 +0100
AMQ-9663: Upgrade to commons-logging 1.3.5
(cherry picked from commit 72a493b1bb281d4527142f5b1bfcb9815293429e)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1cf53f77d5..d07a7f2e4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
<commons-dbcp2-version>2.13.0</commons-dbcp2-version>
<commons-io-version>2.18.0</commons-io-version>
<commons-lang-version>3.14.0</commons-lang-version>
- <commons-logging-version>1.3.4</commons-logging-version>
+ <commons-logging-version>1.3.5</commons-logging-version>
<commons-pool2-version>2.12.1</commons-pool2-version>
<commons-primitives-version>1.0</commons-primitives-version>
<directory-version>2.0.0.AM25</directory-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact