This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 227ff2d3b4 ARTEMIS-6035 Bump commons-io:commons-io from 2.21.0 to
2.22.0
227ff2d3b4 is described below
commit 227ff2d3b49c3a1e4a19a90e3dcc858a2f8a1545
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Apr 28 13:01:24 2026 -0500
ARTEMIS-6035 Bump commons-io:commons-io from 2.21.0 to 2.22.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8100ae39cb..62195f465d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<commons.pool2.version>2.13.1</commons.pool2.version>
<commons.collections.version>3.2.2</commons.collections.version>
<commons.text.version>1.15.0</commons.text.version>
- <commons.io.version>2.21.0</commons.io.version>
+ <commons.io.version>2.22.0</commons.io.version>
<commons.codec.version>1.21.0</commons.codec.version>
<commons.compress.version>1.28.0</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]