From 0b80cf34ba27de32b8e04fc90dd5812c030c7d67 Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Mon, 13 Mar 2023 16:25:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8D=95=E5=85=83=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E4=BE=9D=E8=B5=96=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 994ed99..b192fbf 100644 --- a/pom.xml +++ b/pom.xml @@ -28,5 +28,12 @@ jackson-annotations ${jackson.version} + + + org.junit.jupiter + junit-jupiter-api + 5.9.2 + test + \ No newline at end of file