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

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 894c50c1d8 ARTEMIS-5589: update to commons-io 2.20.0
894c50c1d8 is described below

commit 894c50c1d85aa350e074984996d778592cf6266a
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Jul 28 14:41:42 2025 +0100

    ARTEMIS-5589: update to commons-io 2.20.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0d06ccdcaa..6975a135b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
       <commons.pool2.version>2.12.1</commons.pool2.version>
       <commons.collections.version>3.2.2</commons.collections.version>
       <commons.text.version>1.13.1</commons.text.version>
-      <commons.io.version>2.19.0</commons.io.version>
+      <commons.io.version>2.20.0</commons.io.version>
       <commons.codec.version>1.18.0</commons.codec.version>
       <commons.compress.version>1.27.1</commons.compress.version>
       <fuse.mqtt.client.version>1.16</fuse.mqtt.client.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to