From fd47f06f2716708981d61321618507b7fd33ce71 Mon Sep 17 00:00:00 2001 From: Marcel Pfotenhauer Date: Thu, 15 Oct 2020 13:11:15 +0200 Subject: [PATCH] #138 - Update Maven dependencies as far as possible Update to JUnit 4.13.1 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 0cc469260..70992ec85 100644 --- a/pom.xml +++ b/pom.xml @@ -208,6 +208,11 @@ + + junit + junit + 4.13.1 + org.aeonbits.owner owner