From f01002cce926897f6e0cb37c986f60ddf46655a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 14:02:05 +0000 Subject: [PATCH] build(deps): bump commons-io:commons-io from 2.19.0 to 2.20.0 Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.20.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.19.0...rel/commons-io-2.20.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.20.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 d7c1cfa80f..9122459c9a 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.19.0 + 2.20.0 diff --git a/pom.xml b/pom.xml index 649f03bc42..3f30a5fd30 100644 --- a/pom.xml +++ b/pom.xml @@ -764,7 +764,7 @@ commons-io commons-io - 2.19.0 + 2.20.0 org.apache.httpcomponents.core5