From cb9f8987c6b4d0153ad673e60d9650e489c2c5fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 18:47:13 +0000 Subject: [PATCH] build(deps): bump commons-io:commons-io Bumps commons-io:commons-io from 2.7 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../integration-test/openmldb-test-java/openmldb-deploy/pom.xml | 2 +- test/integration-test/openmldb-test-java/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/integration-test/openmldb-test-java/openmldb-deploy/pom.xml b/test/integration-test/openmldb-test-java/openmldb-deploy/pom.xml index bd110cd7f82..a195c8d58c1 100644 --- a/test/integration-test/openmldb-test-java/openmldb-deploy/pom.xml +++ b/test/integration-test/openmldb-test-java/openmldb-deploy/pom.xml @@ -43,7 +43,7 @@ commons-io commons-io - 2.7 + 2.14.0 org.testng diff --git a/test/integration-test/openmldb-test-java/pom.xml b/test/integration-test/openmldb-test-java/pom.xml index 0b57ab428f8..d3b4b6ff0b4 100644 --- a/test/integration-test/openmldb-test-java/pom.xml +++ b/test/integration-test/openmldb-test-java/pom.xml @@ -72,7 +72,7 @@ commons-io commons-io - 2.7 + 2.14.0