From 8368fb39e7453cfb794cee2cf315f19e2a486771 Mon Sep 17 00:00:00 2001 From: xueye Date: Sat, 3 Jul 2021 03:57:55 +0800 Subject: [PATCH] =?UTF-8?q?deps:=20=E6=B7=BB=E5=8A=A0=E5=8D=95=E5=85=83?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/pom.xml b/pom.xml index d7f802d..82db1c1 100644 --- a/pom.xml +++ b/pom.xml @@ -63,9 +63,13 @@ + + + + org.apache.maven.plugins maven-compiler-plugin @@ -76,8 +80,34 @@ UTF-8 + + + org.apache.maven.plugins + maven-surefire-plugin + 2.22.2 + + true + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + \ No newline at end of file