From ed7f0201d918ade580292c6ad8d1051bb677bb40 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 05:59:25 +0000 Subject: [PATCH] Bump dbunit from 2.5.0 to 2.7.1 Bumps dbunit from 2.5.0 to 2.7.1. 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..dec425c5e 100644 --- a/arc-core/pom.xml +++ b/arc-core/pom.xml @@ -87,7 +87,7 @@ org.dbunit dbunit - 2.5.4 + 2.7.1 test diff --git a/pom.xml b/pom.xml index a71e6b072..1b391a91a 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,7 @@ org.dbunit dbunit - 2.5.0 + 2.7.1 test