From 2cf2a2927dd73e08a13f013e500767bbf6057766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 13:03:21 +0000 Subject: [PATCH] build(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0 Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.0 to 2.21.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.20.0...rel/commons-io-2.21.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- modules/samples/transport/jms-sample/jmsService/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml b/modules/samples/transport/jms-sample/jmsService/pom.xml index 9122459c9a..20622544c6 100644 --- a/modules/samples/transport/jms-sample/jmsService/pom.xml +++ b/modules/samples/transport/jms-sample/jmsService/pom.xml @@ -47,7 +47,7 @@ commons-io commons-io - 2.20.0 + 2.21.0 diff --git a/pom.xml b/pom.xml index bfce9f19bd..e895dc81d2 100644 --- a/pom.xml +++ b/pom.xml @@ -746,7 +746,7 @@ commons-io commons-io - 2.20.0 + 2.21.0 org.apache.httpcomponents.core5