From 02509d2b42f783bb678db94a4da5b640fe2f95fc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 May 2020 23:24:49 +0000 Subject: [PATCH] Bump dbunit from 2.5.0 to 2.7.0 Bumps dbunit from 2.5.0 to 2.7.0. 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..dd7aecdb9 100644 --- a/arc-core/pom.xml +++ b/arc-core/pom.xml @@ -87,7 +87,7 @@ org.dbunit dbunit - 2.5.4 + 2.7.0 test diff --git a/pom.xml b/pom.xml index a71e6b072..657236432 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,7 @@ org.dbunit dbunit - 2.5.0 + 2.7.0 test