diff --git a/zheng-common/pom.xml b/zheng-common/pom.xml
index 7d89603e..c68e2eaa 100644
--- a/zheng-common/pom.xml
+++ b/zheng-common/pom.xml
@@ -10,77 +10,134 @@
zheng-common
http://www.zhangshuzheng.cn
+
+ org.springframework.boot
+ spring-boot-starter-parent
+ 1.5.3.RELEASE
+
+
+
UTF-8
-
- 1.7
- 1.7
- 1.7
-
- 4.3.7.RELEASE
- 4.1.3.RELEASE
-
- 3.4.2
- 1.3.1
- 5.0.1
- 1.3.5
- 1.0.0
- 2.10.0
+ UTF-8
+ 1.7
+ 1.2.0
1.3.2
-
- 3.0.3.RELEASE
+
- junit
- junit
- 4.12
+ org.springframework.boot
+ spring-boot-starter-web
+
+
+
+
+
+
+
+
+
+
+
+ org.mybatis.spring.boot
+ mybatis-spring-boot-starter
+ ${mybatis-spring-boot}
+
+
+ com.github.pagehelper
+ pagehelper
+ 5.0.1
+
+
+ org.mybatis.generator
+ mybatis-generator-core
+ 1.3.5
+
+
+ org.springframework.boot
+ spring-boot-starter-test
test
-
+
+
- org.springframework
- spring-context-support
- ${spring.version}
+ org.springframework.boot
+ spring-boot-starter-aop
+
+
+
+
+ org.springframework.boot
+ spring-boot-starter-data-redis
+
+
+
+
+ org.springframework.boot
+ spring-boot-starter-security
+
+
+
+
+ org.springframework.boot
+ spring-boot-starter-mail
+
+
+
+
+ org.springframework.boot
+ spring-boot-starter-thymeleaf
+
+
+
+
+ org.springframework.boot
+ spring-boot-starter-jdbc
+
+
+
+
+ mysql
+ mysql-connector-java
+ 5.1.34
+ runtime
+
+
+
+
+ com.alibaba
+ druid
+ 1.0.14
+
+
+
+
+ io.dubbo.springboot
+ spring-boot-starter-dubbo
+ 1.0.0
+
+
+
+
+ net.sf.ehcache
+ ehcache
+ ${ehcache.version}
- org.springframework
- spring-webmvc
- ${spring.version}
+ org.mybatis
+ mybatis-ehcache
+ 1.0.0
+
+
- org.springframework
- spring-jdbc
- ${spring.version}
-
-
- org.springframework
- spring-test
- ${spring.version}
-
-
- org.springframework
- spring-jms
- ${spring.version}
-
-
-
- org.springframework.security
- spring-security-web
- ${spring-security.version}
-
-
- org.springframework.security
- spring-security-config
- ${spring-security.version}
-
-
-
- org.springframework.session
- spring-session-data-redis
- 1.3.0.RELEASE
+ com.github.sgroschupf
+ zkclient
+ 0.1
+
org.apache.shiro
@@ -102,84 +159,20 @@
shiro-spring
${shiro.version}
-
+
+
- org.mybatis
- mybatis
- ${mybatis.version}
-
-
- org.mybatis
- mybatis-spring
- ${mybatis-spring.version}
-
-
- com.github.pagehelper
- pagehelper
- ${mybatis-pagehelper.version}
-
-
- org.mybatis.generator
- mybatis-generator-core
- ${mybatis-generator.version}
-
-
-
- com.alibaba
- dubbo
- 2.5.3
-
-
- org.springframework
- spring
-
-
-
-
- com.github.sgroschupf
- zkclient
- 0.1
+ org.springframework.boot
+ spring-boot-starter-activemq
+
org.apache.velocity
velocity
1.7
-
-
- net.sf.ehcache
- ehcache
- ${ehcache.version}
-
-
- org.mybatis
- mybatis-ehcache
- ${mybatis-ehcache.version}
-
-
-
- mysql
- mysql-connector-java
- 5.1.34
- runtime
-
-
- com.alibaba
- druid
- 1.0.14
-
-
-
- redis.clients
- jedis
- 2.9.0
-
-
- org.springframework.data
- spring-data-redis
- 1.7.5.RELEASE
-
+
org.slf4j
@@ -191,12 +184,7 @@
slf4j-log4j12
1.7.12
-
-
- commons-fileupload
- commons-fileupload
- 1.3.1
-
+
io.springfox
@@ -208,6 +196,52 @@
springfox-swagger-ui
2.4.0
+
+
+
+ com.alibaba
+ fastjson
+ 1.2.28
+
+
+
+
+ javax.persistence
+ persistence-api
+ 1.0.2
+
+
+ javax.validation
+ validation-api
+ 1.1.0.Final
+
+
+ org.hibernate
+ hibernate-validator
+ 5.2.2.Final
+
+
+
+
+ com.baidu.unbiz
+ fluent-validator
+ 1.0.6
+
+
+
+
+ commons-fileupload
+ commons-fileupload
+ 1.3.1
+
+
+
+
+ org.apache.httpcomponents
+ httpclient
+ 4.5.2
+
+
commons-beanutils
@@ -229,97 +263,6 @@
commons-compress
1.12
-
-
- javax.persistence
- persistence-api
- 1.0.2
-
-
- javax.validation
- validation-api
- 1.1.0.Final
-
-
- org.hibernate
- hibernate-validator
- 5.2.2.Final
-
-
-
- com.baidu.unbiz
- fluent-validator
- 1.0.6
-
-
-
- org.thymeleaf
- thymeleaf-spring4
- ${thymeleaf.version}
-
-
-
- org.apache.activemq
- activemq-core
- 5.7.0
-
-
-
- net.sf.json-lib
- json-lib
- 2.4
- jdk15
-
-
- com.alibaba
- fastjson
- 1.2.28
-
-
- com.fasterxml.jackson.core
- jackson-core
- 2.6.5
-
-
- com.fasterxml.jackson.core
- jackson-databind
- 2.6.5
-
-
- com.fasterxml.jackson.core
- jackson-annotations
- 2.6.5
-
-
-
- javax.mail
- mail
- 1.4.7
-
-
-
- org.apache.httpcomponents
- httpclient
- 4.5.2
-
-
-
- org.aspectj
- aspectjweaver
- 1.8.8
-
-
-
- javax.servlet
- servlet-api
- 2.5
- provided
-
-
- javax.servlet
- jstl
- 1.2
-
@@ -336,4 +279,5 @@
+
\ No newline at end of file