From 8f133c1b1eb9fe54532aa862b879218100ee6b5c Mon Sep 17 00:00:00 2001 From: yidao620 Date: Sat, 3 Mar 2018 12:16:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0SpringBoot=E6=9C=80=E6=96=B0?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app-manage-api/pom.xml | 2 +- app-manage/pom.xml | 2 +- springboot-aop/pom.xml | 2 +- springboot-async/pom.xml | 2 +- springboot-batch/pom.xml | 2 +- springboot-cache/pom.xml | 2 +- springboot-echarts/pom.xml | 2 +- springboot-hibernate/pom.xml | 2 +- springboot-jwt/pom.xml | 2 +- springboot-mongodb/pom.xml | 2 +- springboot-multisource/pom.xml | 2 +- springboot-mybatis/pom.xml | 2 +- springboot-rabbitmq/pom.xml | 2 +- springboot-redis/pom.xml | 2 +- springboot-restful/pom.xml | 2 +- springboot-resttemplate/pom.xml | 2 +- springboot-schedule/pom.xml | 2 +- springboot-shiro/pom.xml | 2 +- springboot-socketio/pom.xml | 2 +- springboot-starter/pom.xml | 2 +- springboot-swagger2/pom.xml | 2 +- springboot-thymeleaf/pom.xml | 2 +- springboot-transaction/pom.xml | 2 +- springboot-websocket/pom.xml | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/app-manage-api/pom.xml b/app-manage-api/pom.xml index 490bcef..f12fcf3 100644 --- a/app-manage-api/pom.xml +++ b/app-manage-api/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/app-manage/pom.xml b/app-manage/pom.xml index 2cb9014..f3e0eb0 100644 --- a/app-manage/pom.xml +++ b/app-manage/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-aop/pom.xml b/springboot-aop/pom.xml index d9d8d54..22c9d1e 100644 --- a/springboot-aop/pom.xml +++ b/springboot-aop/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-async/pom.xml b/springboot-async/pom.xml index 89a7c9a..e52ebaa 100644 --- a/springboot-async/pom.xml +++ b/springboot-async/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-batch/pom.xml b/springboot-batch/pom.xml index 28bda55..e70d8a9 100644 --- a/springboot-batch/pom.xml +++ b/springboot-batch/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-cache/pom.xml b/springboot-cache/pom.xml index 4d51768..9144bf3 100644 --- a/springboot-cache/pom.xml +++ b/springboot-cache/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-echarts/pom.xml b/springboot-echarts/pom.xml index a6fb0c5..ea29529 100644 --- a/springboot-echarts/pom.xml +++ b/springboot-echarts/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-hibernate/pom.xml b/springboot-hibernate/pom.xml index 7542a32..536f15f 100644 --- a/springboot-hibernate/pom.xml +++ b/springboot-hibernate/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-jwt/pom.xml b/springboot-jwt/pom.xml index cd21dbe..cb6c667 100644 --- a/springboot-jwt/pom.xml +++ b/springboot-jwt/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-mongodb/pom.xml b/springboot-mongodb/pom.xml index 07686dd..8d1a3d5 100644 --- a/springboot-mongodb/pom.xml +++ b/springboot-mongodb/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-multisource/pom.xml b/springboot-multisource/pom.xml index 76da936..1f504e4 100644 --- a/springboot-multisource/pom.xml +++ b/springboot-multisource/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-mybatis/pom.xml b/springboot-mybatis/pom.xml index f08ba44..cb7c294 100644 --- a/springboot-mybatis/pom.xml +++ b/springboot-mybatis/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-rabbitmq/pom.xml b/springboot-rabbitmq/pom.xml index 5cba70e..fce9549 100644 --- a/springboot-rabbitmq/pom.xml +++ b/springboot-rabbitmq/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-redis/pom.xml b/springboot-redis/pom.xml index cfcb9ad..a68f753 100644 --- a/springboot-redis/pom.xml +++ b/springboot-redis/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-restful/pom.xml b/springboot-restful/pom.xml index c6c0247..794f25b 100644 --- a/springboot-restful/pom.xml +++ b/springboot-restful/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-resttemplate/pom.xml b/springboot-resttemplate/pom.xml index a398cc4..259184d 100644 --- a/springboot-resttemplate/pom.xml +++ b/springboot-resttemplate/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-schedule/pom.xml b/springboot-schedule/pom.xml index fff7ecd..db33ecd 100644 --- a/springboot-schedule/pom.xml +++ b/springboot-schedule/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-shiro/pom.xml b/springboot-shiro/pom.xml index fc545dd..9a7ba1b 100644 --- a/springboot-shiro/pom.xml +++ b/springboot-shiro/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-socketio/pom.xml b/springboot-socketio/pom.xml index e4c24ab..751c601 100644 --- a/springboot-socketio/pom.xml +++ b/springboot-socketio/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-starter/pom.xml b/springboot-starter/pom.xml index 6b56a5f..39fe9d6 100644 --- a/springboot-starter/pom.xml +++ b/springboot-starter/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-swagger2/pom.xml b/springboot-swagger2/pom.xml index 1187f94..487a75f 100644 --- a/springboot-swagger2/pom.xml +++ b/springboot-swagger2/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-thymeleaf/pom.xml b/springboot-thymeleaf/pom.xml index bbd6aad..cbae4fc 100644 --- a/springboot-thymeleaf/pom.xml +++ b/springboot-thymeleaf/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-transaction/pom.xml b/springboot-transaction/pom.xml index 55610c9..1cd0053 100644 --- a/springboot-transaction/pom.xml +++ b/springboot-transaction/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE diff --git a/springboot-websocket/pom.xml b/springboot-websocket/pom.xml index 923e521..f7c916f 100644 --- a/springboot-websocket/pom.xml +++ b/springboot-websocket/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.9.RELEASE + 1.5.10.RELEASE