From 79b4418b7a2575d8f8bc10b1885fa609779c5978 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 7 Jul 2024 01:10:23 +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: junit:junit See this project in Snyk: https://app.snyk.io/org/super.denis/project/82f6f06f-719b-428c-a61a-404204af8617?utm_source=github&utm_medium=referral&page=upgrade-pr --- WebViewBrowser/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebViewBrowser/pom.xml b/WebViewBrowser/pom.xml index bf7077d..14c4e98 100644 --- a/WebViewBrowser/pom.xml +++ b/WebViewBrowser/pom.xml @@ -21,7 +21,7 @@ junit junit - 4.12 + 4.13.2