From e369fa94eeaad1e478550bc3dd3499b770ef4599 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Jun 2024 21:17:03 +0000 Subject: [PATCH] fix: upgrade junit:junit from 4.11 to 4.13.2 Snyk has created this PR to upgrade junit:junit from 4.11 to 4.13.2. See this package in maven: junit:junit See this project in Snyk: https://app.snyk.io/org/thumbtack/project/cae8801e-31b3-4f8d-89de-c2dea8786e93?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 d15c0ca..a207c7f 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ junit junit - 4.11 + 4.13.2 true