From d43f761a0b3ed326ac15186e13a82160bc503436 Mon Sep 17 00:00:00 2001 From: drone Date: Fri, 25 Mar 2022 00:14:15 +0000 Subject: [PATCH] Update dependency junit:junit to v4.12 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5c562af..60df816 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ junit junit - 4.11 + 4.12 test -- 2.45.2