From bd51faf1a859c550f032ec32688b9599a93851c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 23:33:56 +0300 Subject: [PATCH] maven(deps): bump org.dbunit:dbunit from 2.8.0 to 3.0.0 (#4898) Bumps org.dbunit:dbunit from 2.8.0 to 3.0.0. --- updated-dependencies: - dependency-name: org.dbunit:dbunit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 48cd3a78f612..2d67263f2160 100644 --- a/pom.xml +++ b/pom.xml @@ -513,7 +513,7 @@ org.dbunit dbunit - 2.8.0 + 3.0.0 javax.validation