From 8c8898cc9e179c94d9dc9620901633410c80bf1e Mon Sep 17 00:00:00 2001 From: Yucheng Hu Date: Sun, 16 Dec 2018 00:53:20 -0500 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20POM=20=E6=96=87=E4=BB=B6?= =?UTF-8?q?=EF=BC=8C=E5=88=A0=E9=99=A4=E4=B8=8D=E9=9C=80=E8=A6=81=E7=9A=84?= =?UTF-8?q?=20jar=20=E9=81=BF=E5=85=8D=E7=BC=96=E8=AF=91=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 29 +++++------------------------ 1 file changed, 5 insertions(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index 9e7d36f4a0..ab492293fb 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,6 @@ - - - -4.0.0 + + 4.0.0 com.ossez lang-tutorial 0.0.1 @@ -52,7 +49,7 @@ org.apache.commons commons-compress - 1.19 + 1.18 @@ -178,22 +175,6 @@ 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 - @@ -261,4 +242,4 @@ - + \ No newline at end of file