From 4850cfd3f61be21ed406165af57277bcd40943b6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Jan 2023 21:03:51 +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/twitter-oss/project/98d6aea6-a573-4e0a-ad43-766899eb2bb6?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 bc4f2f5..8e984c7 100644 --- a/pom.xml +++ b/pom.xml @@ -278,7 +278,7 @@ junit junit - 4.12 + 4.13.2