From 621cc314d72dd4fdb9912ca1f7cc80753108e451 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 15:18:23 -0500 Subject: [PATCH] [dependency]: Combine dependabot PRs * [dependency]: Bump commons-io:commons-io Bumps the nis-dependencies group in /nis with 1 update: commons-io:commons-io. Updates `commons-io:commons-io` from 2.17.0 to 2.18.0 --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nis-dependencies ... Signed-off-by: dependabot[bot] * [dependency]: Bump commons-io:commons-io Bumps the core-dependencies group in /core with 1 update: commons-io:commons-io. Updates `commons-io:commons-io` from 2.17.0 to 2.18.0 --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-dependencies ... Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- core/pom.xml | 2 +- nis/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index c78f3a7de..159b16e67 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -45,7 +45,7 @@ commons-io commons-io - 2.17.0 + 2.18.0 org.apache.commons diff --git a/nis/pom.xml b/nis/pom.xml index 9fc2fef3b..bf2f4457c 100644 --- a/nis/pom.xml +++ b/nis/pom.xml @@ -92,7 +92,7 @@ commons-io commons-io - 2.17.0 + 2.18.0