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 dabbb6d808 AMQ-9763: Upgrade to commons-io 2.20.0 (#1491)
dabbb6d808 is described below
commit dabbb6d808d5bf7606f151f2297f1c696458d431
Author: JB Onofré <[email protected]>
AuthorDate: Thu Sep 25 07:59:03 2025 +0200
AMQ-9763: Upgrade to commons-io 2.20.0 (#1491)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3e89a4675d..21c1b3bd9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
<commons-collections-version>3.2.2</commons-collections-version>
<commons-daemon-version>1.4.1</commons-daemon-version>
<commons-dbcp2-version>2.13.0</commons-dbcp2-version>
- <commons-io-version>2.19.0</commons-io-version>
+ <commons-io-version>2.20.0</commons-io-version>
<commons-lang-version>3.18.0</commons-lang-version>
<commons-logging-version>1.3.5</commons-logging-version>
<commons-pool2-version>2.12.1</commons-pool2-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact