From 08e9466ffe483145ea1df27af2d159c3d3516be6 Mon Sep 17 00:00:00 2001 From: huangkaifeng Date: Thu, 5 Mar 2020 00:01:26 +0800 Subject: [PATCH] bump junit to 4.13, the newest version --- bstub/pom.xml | 2 +- sjk-win32/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bstub/pom.xml b/bstub/pom.xml index 66f4e2e1..9eac4f34 100644 --- a/bstub/pom.xml +++ b/bstub/pom.xml @@ -89,7 +89,7 @@ junit junit - 4.10 + 4.13 test diff --git a/sjk-win32/pom.xml b/sjk-win32/pom.xml index 7195891f..c824cd3c 100644 --- a/sjk-win32/pom.xml +++ b/sjk-win32/pom.xml @@ -35,7 +35,7 @@ junit junit - 4.10 + 4.13 test