From 5da314f03a2776d6e3e610fcd2c0b0eac153f1fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 16:11:23 +0200 Subject: [PATCH] Bump commons-validator:commons-validator from 1.7 to 1.9.0 (#2671) Bumps commons-validator:commons-validator from 1.7 to 1.9.0. --- updated-dependencies: - dependency-name: commons-validator:commons-validator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- repository/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repository/pom.xml b/repository/pom.xml index 01ec0f3a2e..b87220bbc4 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -120,7 +120,7 @@ commons-validator commons-validator - 1.7 + 1.9.0 org.json