From a63bdd63308181477c62913a77313ffd7c0ac8ce Mon Sep 17 00:00:00 2001 From: Junling Bu Date: Wed, 9 May 2018 07:47:10 +0800 Subject: [PATCH] =?UTF-8?q?update[litemall-core]:=20=E6=94=AF=E6=8C=81swag?= =?UTF-8?q?ger2=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- litemall-core/pom.xml | 10 ++++++++++ pom.xml | 12 ++++++++++++ 2 files changed, 22 insertions(+) diff --git a/litemall-core/pom.xml b/litemall-core/pom.xml index 27c321e9..19d19c8e 100644 --- a/litemall-core/pom.xml +++ b/litemall-core/pom.xml @@ -22,6 +22,16 @@ jackson-datatype-jsr310 + + io.springfox + springfox-swagger2 + + + + io.springfox + springfox-swagger-ui + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 7cae7611..6d0ec256 100644 --- a/pom.xml +++ b/pom.xml @@ -100,6 +100,18 @@ weixin-java-miniapp 3.0.0 + + + io.springfox + springfox-swagger2 + 2.8.0 + + + + io.springfox + springfox-swagger-ui + 2.8.0 +