From 6cf049cf4876bfa0d2a847dc1992c38a17b7abe6 Mon Sep 17 00:00:00 2001 From: myh Date: Sun, 12 Nov 2023 19:36:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0JUnit=E4=BE=9D=E8=B5=96?= 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 6b2caa2..9e6c645 100644 --- a/pom.xml +++ b/pom.xml @@ -76,6 +76,13 @@ jakarta.xml.bind-api 4.0.1 + + + junit + junit + 4.13.2 + test +