From f72416b49ac1e022cfa46e83118b4b279b63a094 Mon Sep 17 00:00:00 2001 From: steam Date: Wed, 5 Oct 2022 15:52:38 +0200 Subject: [PATCH] update junit dependency in order to fix security problems --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5f0a7d1..99b88d4 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ junit junit - 4.13.1 + [4.13.1,) test