From 2cce0d4f2d3d9077974f512aab888b11cb305a29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 17:12:03 +0000 Subject: [PATCH] Bump commons-io:commons-io in /javav2/example_code/firehose Bumps commons-io:commons-io from 2.11.0 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- javav2/example_code/firehose/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javav2/example_code/firehose/pom.xml b/javav2/example_code/firehose/pom.xml index 65874a21e4f..5b030d1b3fa 100644 --- a/javav2/example_code/firehose/pom.xml +++ b/javav2/example_code/firehose/pom.xml @@ -89,7 +89,7 @@ commons-io commons-io - 2.11.0 + 2.14.0 \ No newline at end of file