From 8284212b8a22088287d0cd37274393e03c54011c Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Sun, 11 Apr 2021 09:25:38 -0400 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20POM=20=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b33e06076b..9e7d36f4a0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,9 @@ - - 4.0.0 + + + +4.0.0 com.ossez lang-tutorial 0.0.1 @@ -175,6 +178,22 @@ 1.3.2 + + + org.springframework.boot + spring-boot-starter-test + test + + + org.junit.jupiter + junit-jupiter-api + test + + + org.junit.jupiter + junit-jupiter-engine + test +