From 124c93dc7b4b45c6b8632c26fccd83252c161ba3 Mon Sep 17 00:00:00 2001 From: wenyann <64353056+wenyann@users.noreply.github.com> Date: Wed, 16 Sep 2020 10:37:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/pom.xml | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 749a7c346b..88dcf62921 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -296,31 +296,6 @@ jsoup 1.10.3 - - - com.atlassian.commonmark - commonmark - 0.15.2 - - - org.jetbrains - annotations - 1.1 - compile - - - junit - junit - - - org.springframework - spring-test - - - org.springframework.boot - spring-boot-test - -