From c8ceb34c62fe5b07ef82e74d5adc2cb56bc5c046 Mon Sep 17 00:00:00 2001 From: Shaun Chyxion Date: Sat, 12 Aug 2017 18:49:53 +0800 Subject: [PATCH] add dependency --- tigon-mybatis/pom.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/tigon-mybatis/pom.xml b/tigon-mybatis/pom.xml index 3a94f57..2a226ec 100644 --- a/tigon-mybatis/pom.xml +++ b/tigon-mybatis/pom.xml @@ -35,6 +35,11 @@ org.springframework spring-context + + org.springframework.data + spring-data-commons + 1.13.1.RELEASE + org.projectlombok @@ -87,11 +92,5 @@ javax.el-api test - - org.springframework.data - spring-data-commons - 1.13.1.RELEASE - test -