From c2ba71795c95f9b1727054069268486fcad3e38b Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Sun, 4 Nov 2018 22:44:56 +0800 Subject: [PATCH] :arrow_up: Upgrading Spring Boot dependencies from 2.0.5.RELEASE to 2.1.0.RELEASE. --- pom.xml | 5 +- spring-boot-demo-actuator/pom.xml | 4 +- spring-boot-demo-admin-client/pom.xml | 4 +- spring-boot-demo-admin-server/pom.xml | 4 +- spring-boot-demo-elasticsearch/pom.xml | 4 +- spring-boot-demo-exception-handler/pom.xml | 4 +- spring-boot-demo-helloworld/pom.xml | 4 +- spring-boot-demo-log-aop/pom.xml | 4 +- spring-boot-demo-logback/pom.xml | 4 +- spring-boot-demo-neo4j/pom.xml | 4 +- spring-boot-demo-orm-jdbctemplate/pom.xml | 4 +- spring-boot-demo-orm-jpa/pom.xml | 4 +- spring-boot-demo-properties/pom.xml | 4 +- spring-boot-demo-template-beetl/pom.xml | 4 +- spring-boot-demo-template-enjoy/pom.xml | 4 +- spring-boot-demo-template-freemarker/pom.xml | 4 +- spring-boot-demo-template-thymeleaf/pom.xml | 4 +- spring-boot-demo-upload/pom.xml | 4 +- spring-boot-demo-war/pom.xml | 60 ++++++++++---------- 19 files changed, 67 insertions(+), 66 deletions(-) diff --git a/pom.xml b/pom.xml index fb4adc1..b234488 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT spring-boot-demo-helloworld spring-boot-demo-properties @@ -22,6 +22,7 @@ spring-boot-demo-template-enjoy spring-boot-demo-orm-jdbctemplate spring-boot-demo-orm-jpa + spring-boot-demo-email spring-boot-demo-upload spring-boot-demo-war spring-boot-demo-elasticsearch @@ -38,7 +39,7 @@ 1.8 1.8 1.8 - 2.0.5.RELEASE + 2.1.0.RELEASE 8.0.12 4.1.19 1.20 diff --git a/spring-boot-demo-actuator/pom.xml b/spring-boot-demo-actuator/pom.xml index 6baf264..8906c77 100644 --- a/spring-boot-demo-actuator/pom.xml +++ b/spring-boot-demo-actuator/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-actuator - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-actuator @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-admin-client/pom.xml b/spring-boot-demo-admin-client/pom.xml index 10fb8f4..682adbb 100644 --- a/spring-boot-demo-admin-client/pom.xml +++ b/spring-boot-demo-admin-client/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-admin-client - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-admin-client @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-admin-server/pom.xml b/spring-boot-demo-admin-server/pom.xml index 3e1c2e2..e151e93 100644 --- a/spring-boot-demo-admin-server/pom.xml +++ b/spring-boot-demo-admin-server/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-admin-server - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-admin-server @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-elasticsearch/pom.xml b/spring-boot-demo-elasticsearch/pom.xml index 9a446de..2fb6158 100644 --- a/spring-boot-demo-elasticsearch/pom.xml +++ b/spring-boot-demo-elasticsearch/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-elasticsearch - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-elasticsearch @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-exception-handler/pom.xml b/spring-boot-demo-exception-handler/pom.xml index 4f79d6e..14e4c95 100644 --- a/spring-boot-demo-exception-handler/pom.xml +++ b/spring-boot-demo-exception-handler/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-exception-handler - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-exception-handler @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-helloworld/pom.xml b/spring-boot-demo-helloworld/pom.xml index 5130c62..aef8a55 100644 --- a/spring-boot-demo-helloworld/pom.xml +++ b/spring-boot-demo-helloworld/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-helloworld - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-helloworld @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-log-aop/pom.xml b/spring-boot-demo-log-aop/pom.xml index fccdc7d..17087e8 100644 --- a/spring-boot-demo-log-aop/pom.xml +++ b/spring-boot-demo-log-aop/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-log-aop - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-log-aop @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-logback/pom.xml b/spring-boot-demo-logback/pom.xml index 0e92707..05a187f 100644 --- a/spring-boot-demo-logback/pom.xml +++ b/spring-boot-demo-logback/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-logback - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-logback @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-neo4j/pom.xml b/spring-boot-demo-neo4j/pom.xml index aa4968e..c163711 100644 --- a/spring-boot-demo-neo4j/pom.xml +++ b/spring-boot-demo-neo4j/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-neo4j - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-neo4j @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-orm-jdbctemplate/pom.xml b/spring-boot-demo-orm-jdbctemplate/pom.xml index 102eae2..8d31e9b 100644 --- a/spring-boot-demo-orm-jdbctemplate/pom.xml +++ b/spring-boot-demo-orm-jdbctemplate/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-orm-jdbctemplate - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-orm-jdbctemplate @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-orm-jpa/pom.xml b/spring-boot-demo-orm-jpa/pom.xml index 6109a66..f6d824b 100644 --- a/spring-boot-demo-orm-jpa/pom.xml +++ b/spring-boot-demo-orm-jpa/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-orm-jpa - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-orm-jpa @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-properties/pom.xml b/spring-boot-demo-properties/pom.xml index 82d1ddf..1bb7e89 100644 --- a/spring-boot-demo-properties/pom.xml +++ b/spring-boot-demo-properties/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-properties - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-properties @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-template-beetl/pom.xml b/spring-boot-demo-template-beetl/pom.xml index faa73a8..39324c0 100644 --- a/spring-boot-demo-template-beetl/pom.xml +++ b/spring-boot-demo-template-beetl/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-template-beetl - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-template-beetl @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-template-enjoy/pom.xml b/spring-boot-demo-template-enjoy/pom.xml index 789f595..737160e 100644 --- a/spring-boot-demo-template-enjoy/pom.xml +++ b/spring-boot-demo-template-enjoy/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-template-enjoy - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-template-enjoy @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-template-freemarker/pom.xml b/spring-boot-demo-template-freemarker/pom.xml index cc05d16..f72fb11 100644 --- a/spring-boot-demo-template-freemarker/pom.xml +++ b/spring-boot-demo-template-freemarker/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-template-freemarker - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-template-freemarker @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-template-thymeleaf/pom.xml b/spring-boot-demo-template-thymeleaf/pom.xml index 8995f34..835611c 100644 --- a/spring-boot-demo-template-thymeleaf/pom.xml +++ b/spring-boot-demo-template-thymeleaf/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-template-thymeleaf - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-template-thymeleaf @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-upload/pom.xml b/spring-boot-demo-upload/pom.xml index 6947e57..042defe 100644 --- a/spring-boot-demo-upload/pom.xml +++ b/spring-boot-demo-upload/pom.xml @@ -4,7 +4,7 @@ 4.0.0 spring-boot-demo-upload - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT jar spring-boot-demo-upload @@ -13,7 +13,7 @@ com.xkcoding spring-boot-demo - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/spring-boot-demo-war/pom.xml b/spring-boot-demo-war/pom.xml index 38fc08a..995e508 100644 --- a/spring-boot-demo-war/pom.xml +++ b/spring-boot-demo-war/pom.xml @@ -1,27 +1,27 @@ - 4.0.0 + 4.0.0 spring-boot-demo-war - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT war - spring-boot-demo-war - Demo project for Spring Boot + spring-boot-demo-war + Demo project for Spring Boot - - com.xkcoding - spring-boot-demo - 0.0.1-SNAPSHOT - + + com.xkcoding + spring-boot-demo + 1.0.0-SNAPSHOT + - - UTF-8 - UTF-8 - 1.8 - + + UTF-8 + UTF-8 + 1.8 + @@ -36,21 +36,21 @@ provided - - org.springframework.boot - spring-boot-starter-test - test - - - - - spring-boot-demo-war - - - org.springframework.boot - spring-boot-maven-plugin - - - + + org.springframework.boot + spring-boot-starter-test + test + + + + + spring-boot-demo-war + + + org.springframework.boot + spring-boot-maven-plugin + + +