From a2258d183ff90b62a01abffeaf8ae134358813e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BE=E5=87=A0=E6=B5=B7?= Date: Tue, 2 Nov 2021 01:00:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=89=BE=E4=B8=8D=E5=88=B0?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B=E7=9A=84=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 7282060..d2bee02 100644 --- a/pom.xml +++ b/pom.xml @@ -57,6 +57,12 @@ junit 4.13.2 + + org.junit.vintage + junit-vintage-engine + 5.7.1 + test + com.h2database h2