From 99bd7ab40d555cccec1b212695e66826553bdd7a Mon Sep 17 00:00:00 2001 From: nzomkxia Date: Wed, 30 Jan 2019 15:17:38 +0800 Subject: [PATCH] update import --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index db24ce4..0a615ec 100644 --- a/pom.xml +++ b/pom.xml @@ -66,6 +66,7 @@ 1.2.0 1.19 3.0.0 + 2.0.2.RELEASE @@ -75,6 +76,13 @@ snakeyaml ${snakeyaml-version} + + org.springframework.boot + spring-boot-starter-parent + ${spring-boot-version} + import + pom + redis.clients jedis -- GitLab