From 32272cd24fc56cd0724edd6bb0fe535c99fd01e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E4=B8=80=E9=B8=A3?= Date: Thu, 10 Dec 2020 09:56:12 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E7=90=83=E6=9C=BAsdk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/pom.xml b/web/pom.xml index 4cd9f06..2dcd267 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -53,6 +53,7 @@ com.sun.jna jna + 1.0 system ${project.basedir}/src/main/resources/libs/jna.jar @@ -63,6 +64,9 @@ org.springframework.boot spring-boot-maven-plugin + + true +