From 71411dde1667eed41d978e0f1f358a72a1e7e31c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 17:57:54 +0000 Subject: [PATCH] Update dependency junit:junit to v4.13.1 [SECURITY] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b5929d0..4756662 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ jar db-common-lib - 0.0.1 + 0.0.2 db-common-lib Abstract dao and row mappers @@ -75,7 +75,7 @@ junit junit - 4.12 + 4.13.1 test