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 ea5edb5574 AMQ-9763: Upgrade to commons-io 2.20.0 (#1491)
ea5edb5574 is described below
commit ea5edb5574dd0d44a11f1d53c3390790d70c1193
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 61491202b1..69ef0f9505 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
<commons-beanutils-version>1.11.0</commons-beanutils-version>
<commons-collections-version>3.2.2</commons-collections-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-logging-version>1.3.5</commons-logging-version>
<commons-pool2-version>2.12.1</commons-pool2-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