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

mattrpav pushed a commit to branch activemq-5.19.x
in repository https://gitbox.apache.org/repos/asf/activemq.git

commit 4cbfcbda7f300af1a34a8a02fcdc9bca1782c9aa
Author: JB Onofré <[email protected]>
AuthorDate: Sun May 25 18:07:27 2025 +0200

    AMQ-9700: Upgrade to commons-io 2.19.0 (#1433)
    
    (cherry picked from commit 98611c21ac67acbe3657b6ca1bb2227af02aa80c)
    (cherry picked from commit e2c1a1ae1848e856e892a34fcca30b71d9ea2995)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b940d4fb8c..9a8fdce79e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,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.18.0</commons-io-version>
+    <commons-io-version>2.19.0</commons-io-version>
     <commons-lang-version>3.14.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


Reply via email to