From d0a6c66620b6d66fe42ce608d10851240511f1f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 11:27:24 +0000 Subject: [PATCH] chore(deps-dev): bump commons-io:commons-io from 2.16.1 to 2.17.0 Bumps commons-io:commons-io from 2.16.1 to 2.17.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- etl/pom.xml | 2 +- graphdb/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etl/pom.xml b/etl/pom.xml index 285e1baf05f..5a118440732 100644 --- a/etl/pom.xml +++ b/etl/pom.xml @@ -115,7 +115,7 @@ commons-io commons-io - 2.16.1 + 2.17.0 compile diff --git a/graphdb/pom.xml b/graphdb/pom.xml index ce5a4941b74..49130a83e04 100644 --- a/graphdb/pom.xml +++ b/graphdb/pom.xml @@ -124,7 +124,7 @@ commons-io commons-io - 2.16.1 + 2.17.0 test