From 748f1fbceea4f07df9bb59c756ba8f98d7dfbe7a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Jul 2021 06:01:30 +0000 Subject: [PATCH] Bump dbunit from 2.5.0 to 2.7.2 Bumps dbunit from 2.5.0 to 2.7.2. Signed-off-by: dependabot-preview[bot] --- arc-core/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arc-core/pom.xml b/arc-core/pom.xml index 56f43074e..198d8d263 100644 --- a/arc-core/pom.xml +++ b/arc-core/pom.xml @@ -87,7 +87,7 @@ org.dbunit dbunit - 2.5.4 + 2.7.2 test diff --git a/pom.xml b/pom.xml index a71e6b072..b308b9560 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,7 @@ org.dbunit dbunit - 2.5.0 + 2.7.2 test