From bfe31d1bb917c3069cc948353c93142c70f19d2b Mon Sep 17 00:00:00 2001 From: Chris Conlon Date: Fri, 14 Jan 2022 16:25:37 -0700 Subject: [PATCH] update junit version to latest 4.13.2 --- build.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 39722e4..dcdbe79 100644 --- a/build.xml +++ b/build.xml @@ -31,7 +31,7 @@ - + diff --git a/pom.xml b/pom.xml index c968a78..3d99be8 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ junit junit - 4.13 + 4.13.2 test