From 966a9497852d8c45d011584a43c0d0dd0c0d8a46 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 26 Oct 2021 00:53:28 +0000 Subject: [PATCH] fix: upgrade junit:junit from 4.12 to 4.13.2 Snyk has created this PR to upgrade junit:junit from 4.12 to 4.13.2. See this package in Maven Repository: https://mvnrepository.com/artifact/junit/junit/ See this project in Snyk: https://app.snyk.io/org/srmo/project/37ef199c-e9f8-4a3f-94c2-4a698790504d?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8a5a6f3..743db50 100644 --- a/pom.xml +++ b/pom.xml @@ -137,7 +137,7 @@ junit junit - 4.12 + 4.13.2 \ No newline at end of file