From 16ad31d7ce7c062a3ca34f80bbc5f456f28ee200 Mon Sep 17 00:00:00 2001 From: Janardhan Pulivarthi Date: Wed, 10 Nov 2021 02:35:00 +0530 Subject: [PATCH] [MINOR] Upgrade junit version to 4.13.2 fixes https://github.com/junit-team/junit4/security/advisories/GHSA-269g-pwp5-87pp --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d3234589d51..62fe9132d1b 100644 --- a/pom.xml +++ b/pom.xml @@ -1046,7 +1046,7 @@ junit junit - 4.11 + 4.13.1 provided