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

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


The following commit(s) were added to refs/heads/activemq-6.0.x by this push:
     new 7409ff5c0 [AMQ-9428] Upgrade commons-io 2.15.1
7409ff5c0 is described below

commit 7409ff5c010bb83331acdd7554a26097c6091e50
Author: Matt Pavlovich <[email protected]>
AuthorDate: Tue Jan 30 09:09:21 2024 -0600

    [AMQ-9428] Upgrade commons-io 2.15.1
    
    (cherry picked from commit 5e1cbc8ee6658cf3e6bb65711acb3247b60b5cab)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ac8c9b6f3..0bfe28e31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
     <commons-collections-version>3.2.2</commons-collections-version>
     <commons-daemon-version>1.3.4</commons-daemon-version>
     <commons-dbcp2-version>2.11.0</commons-dbcp2-version>
-    <commons-io-version>2.15.0</commons-io-version>
+    <commons-io-version>2.15.1</commons-io-version>
     <commons-lang-version>3.12.0</commons-lang-version>
     <commons-logging-version>1.3.0</commons-logging-version>
     <commons-pool2-version>2.12.0</commons-pool2-version>

Reply via email to