This is an automated email from the ASF dual-hosted git repository.

yaohaishi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 1b90a7b  [SCB-1437] upgrading third party dependency versions
1b90a7b is described below

commit 1b90a7b6368c8395c1fdc4101dca429bcf78586e
Author: AngLi2 <[email protected]>
AuthorDate: Thu Aug 15 10:22:50 2019 +0800

    [SCB-1437] upgrading third party dependency versions
---
 java-chassis-dependencies/default/pom.xml     | 37 ++++++++--------
 java-chassis-dependencies/spring5/pom.xml     |  2 +-
 java-chassis-dependencies/springboot1/pom.xml |  2 +-
 java-chassis-dependencies/springboot2/pom.xml |  2 +-
 java-chassis-distribution/src/release/LICENSE | 62 +++++++++++++--------------
 5 files changed, 52 insertions(+), 53 deletions(-)

diff --git a/java-chassis-dependencies/default/pom.xml 
b/java-chassis-dependencies/default/pom.xml
index 15d79a0..8f85feb 100644
--- a/java-chassis-dependencies/default/pom.xml
+++ b/java-chassis-dependencies/default/pom.xml
@@ -35,7 +35,7 @@
     <apache-commons.version>3.7</apache-commons.version>
     <archaius.version>0.7.6</archaius.version>
     <asciidoctorj.version>1.6.2</asciidoctorj.version>
-    <aspectjweaver.version>1.8.13</aspectjweaver.version>
+    <aspectj.version>1.9.3</aspectj.version>
     <awaitility.version>3.0.0</awaitility.version>
     <brave.version>5.6.0</brave.version>
     <commons-beanutils.version>1.9.3</commons-beanutils.version>
@@ -43,13 +43,13 @@
     <commons-io.version>2.6</commons-io.version>
     <commons-lang.version>2.6</commons-lang.version>
     <commons-logging.version>1.2</commons-logging.version>
-    <cxf.version>3.1.6</cxf.version>
+    <cxf.version>3.3.1</cxf.version>
     
<dyuproject-protostuff.version>1.0.7.fixed.3500</dyuproject-protostuff.version>
     <embed.version>8.5.32</embed.version>
     <embed-logging-juli.version>8.5.2</embed-logging-juli.version>
     <esotericsoftware.version>4.0.2</esotericsoftware.version>
     <findbugs-annotations.version>2.0.0</findbugs-annotations.version>
-    <findbugs-jsr305.version>3.0.1</findbugs-jsr305.version>
+    <findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
     <governator-annotations.version>1.14.2</governator-annotations.version>
     <governator-api.version>1.12.10</governator-api.version>
     <guava.version>26.0-jre</guava.version>
@@ -58,11 +58,11 @@
     <hibernate.version>6.0.2.Final</hibernate.version>
     <hibernate-validator.version>6.0.14.Final</hibernate-validator.version>
     <httpcomponents.version>4.5.7</httpcomponents.version>
-    <hystrix.version>1.5.12</hystrix.version>
+    <hystrix.version>1.5.18</hystrix.version>
     <jackson.version>2.9.8</jackson.version>
     <javassist.version>3.24.0-GA</javassist.version>
     <javakaffee.version>0.26</javakaffee.version>
-    <javax-annotation.version>1.2</javax-annotation.version>
+    <javax-annotation.version>1.3.2</javax-annotation.version>
     <javax-inject.version>1</javax-inject.version>
     <javax-resource.version>1.5</javax-resource.version>
     <javax-servlet.version>4.0.1</javax-servlet.version>
@@ -70,36 +70,35 @@
     <javax-validation.version>2.0.1.Final</javax-validation.version>
     <javax-ws-rs.version>2.0.1</javax-ws-rs.version>
     <jedis.version>2.9.0</jedis.version>
-    <jersey.version>2.22.2</jersey.version>
-    <jettison.version>1.3.8</jettison.version>
+    <jersey.version>2.27</jersey.version>
+    <jettison.version>1.4.0</jettison.version>
     <jmockit.version>1.30</jmockit.version>
     <json-lib.version>2.4</json-lib.version>
     <junit.version>4.12</junit.version>
     <log4j.version>1.2.17</log4j.version>
-    <log4j2.version>2.11.2</log4j2.version>
+    <log4j2.version>2.12.0</log4j2.version>
     <logback.version>1.2.3</logback.version>
     <mockito.version>1.10.19</mockito.version>
     <mock-server.version>3.10.4</mock-server.version>
     <narayana.version>5.3.2.Final</narayana.version>
     <netflix-commons.version>0.3.0</netflix-commons.version>
     <netty.version>4.1.28.Final</netty.version>
-    <okhttp3.version>3.11.0</okhttp3.version>
+    <okhttp3.version>3.14.2</okhttp3.version>
     <powermock.version>1.6.2</powermock.version>
+    <prometheus.version>0.6.0</prometheus.version>
     <protobuf.version>3.6.1</protobuf.version>
     <protostuff.version>1.5.9</protostuff.version>
     <protostuff-parser.version>2.2.25</protostuff-parser.version>
-    <ribbon.version>2.2.5</ribbon.version>
+    <ribbon.version>2.3.0</ribbon.version>
     <rxjava.version>1.1.6</rxjava.version>
     <rxnetty.version>0.4.9</rxnetty.version>
     <seanyinx.version>1.0.0</seanyinx.version>
     <servo.version>0.12.25</servo.version>
-    <simpleclient.version>0.3.0</simpleclient.version>
-    <simpleclient-httpserver.version>0.1.0</simpleclient-httpserver.version>
     <slf4j.version>1.7.26</slf4j.version>
-    <snakeyaml.version>1.23</snakeyaml.version>
+    <snakeyaml.version>1.24</snakeyaml.version>
     <spectator.version>0.83.0</spectator.version>
     <spring.version>4.3.20.RELEASE</spring.version>
-    <spring-boot.version>1.5.12.RELEASE</spring-boot.version>
+    <spring-boot.version>1.5.19.RELEASE</spring-boot.version>
     <spring-cloud.version>Edgware.SR3</spring-cloud.version>     <!-- Spring 
Zuul handling of gzip response has bug in version Dalston.SR1 -->
     <swagger.version>1.5.22</swagger.version>
     <swagger2markup.version>1.3.3</swagger2markup.version>
@@ -108,10 +107,10 @@
     <tomakehurst.version>2.6.0</tomakehurst.version>
     <vertx.version>3.6.3</vertx.version>
     <woodstox.version>4.4.1</woodstox.version>
-    <xstream.version>1.4.9</xstream.version>
+    <xstream.version>1.4.11.1</xstream.version>
     <zipkin.version>2.9.3</zipkin.version>
     <zipkin-reporter.version>2.7.13</zipkin-reporter.version>
-    <zookeeper.version>3.4.13</zookeeper.version>
+    <zookeeper.version>3.4.14</zookeeper.version>
     <!-- Base dir of main -->
     <main.basedir>${basedir}/../..</main.basedir>
   </properties>
@@ -495,12 +494,12 @@
       <dependency>
         <groupId>io.prometheus</groupId>
         <artifactId>simpleclient</artifactId>
-        <version>${simpleclient.version}</version>
+        <version>${prometheus.version}</version>
       </dependency>
       <dependency>
         <groupId>io.prometheus</groupId>
         <artifactId>simpleclient_httpserver</artifactId>
-        <version>${simpleclient-httpserver.version}</version>
+        <version>${prometheus.version}</version>
       </dependency>
 
       <dependency>
@@ -734,7 +733,7 @@
       <dependency>
         <groupId>org.aspectj</groupId>
         <artifactId>aspectjweaver</artifactId>
-        <version>${aspectjweaver.version}</version>
+        <version>${aspectj.version}</version>
       </dependency>
 
       <dependency>
diff --git a/java-chassis-dependencies/spring5/pom.xml 
b/java-chassis-dependencies/spring5/pom.xml
index bab93ba..53b8065 100644
--- a/java-chassis-dependencies/spring5/pom.xml
+++ b/java-chassis-dependencies/spring5/pom.xml
@@ -31,7 +31,7 @@
   <packaging>pom</packaging>
 
   <properties>
-    <spring.version>5.0.7.RELEASE</spring.version>
+    <spring.version>5.1.5.RELEASE</spring.version>
   </properties>
 
   <dependencyManagement>
diff --git a/java-chassis-dependencies/springboot1/pom.xml 
b/java-chassis-dependencies/springboot1/pom.xml
index fe3f8a6..d1375e5 100644
--- a/java-chassis-dependencies/springboot1/pom.xml
+++ b/java-chassis-dependencies/springboot1/pom.xml
@@ -31,7 +31,7 @@
   <packaging>pom</packaging>
 
   <properties>
-    <spring-boot.version>1.5.14.RELEASE</spring-boot.version>
+    <spring-boot.version>1.5.19.RELEASE</spring-boot.version>
   </properties>
 
   <dependencyManagement>
diff --git a/java-chassis-dependencies/springboot2/pom.xml 
b/java-chassis-dependencies/springboot2/pom.xml
index d1e3407..174afc7 100644
--- a/java-chassis-dependencies/springboot2/pom.xml
+++ b/java-chassis-dependencies/springboot2/pom.xml
@@ -32,7 +32,7 @@
 
   <properties>
     <!-- Dependency versions -->
-    <spring-boot.version>2.1.2.RELEASE</spring-boot.version>
+    <spring-boot.version>2.1.6.RELEASE</spring-boot.version>
     <spring-cloud.version>Greenwich.RELEASE</spring-cloud.version>
     <!-- Plugin versions -->
     <m2e-plugin.version>1.0.0</m2e-plugin.version>
diff --git a/java-chassis-distribution/src/release/LICENSE 
b/java-chassis-distribution/src/release/LICENSE
index 7b82b40..7aabed8 100644
--- a/java-chassis-distribution/src/release/LICENSE
+++ b/java-chassis-distribution/src/release/LICENSE
@@ -229,7 +229,7 @@ This product bundles libraries which are licensed under the
 Eclipse Public License v1.0.
 You can find a copy of the License at licenses/LICENSE-epl-v10
 
-* AspectJ weaver (org.aspectj:aspectjweaver:1.8.8 - http://www.aspectj.org)
+* AspectJ weaver (org.aspectj:aspectjweaver:1.9.3 - http://www.aspectj.org)
 * JUnit (junit:junit:4.12 - http://junit.org)
 * Dirgra (org.jruby:dirgra:0.3 - https://github.com/jruby/dirgra)
 
@@ -280,9 +280,9 @@ You can find a copy of the License at licenses/LICENSE-cddl
 * Expression Language 3.0 (org.glassfish:javax.el:3.0.0 - 
http://el-spec.java.net)
 * Java Servlet API (javax.servlet:javax.servlet-api:4.0.1 - 
http://servlet-spec.java.net)
 * javax.ws.rs-api (javax.ws.rs:javax.ws.rs-api:2.0.1 - 
http://jax-rs-spec.java.net)
-* Jersey Apache HTTP Client 4.x 
(com.sun.jersey.contribs:jersey-apache-client4:1.19.1 - 
https://jersey.java.net/jersey-contribs/jersey-apache-client4/)
-* jersey-client (com.sun.jersey:jersey-client:1.19.1 - 
https://jersey.java.net/jersey-client/)
-* jersey-core (com.sun.jersey:jersey-core:1.19.1 - 
https://jersey.java.net/jersey-core/)
+* Jersey Apache HTTP Client 4.x 
(com.sun.jersey.contribs:jersey-apache-client4:2.27 - 
https://jersey.java.net/jersey-contribs/jersey-apache-client4/)
+* jersey-client (com.sun.jersey:jersey-client:2.27 - 
https://jersey.java.net/jersey-client/)
+* jersey-core (com.sun.jersey:jersey-core:2.27 - 
https://jersey.java.net/jersey-core/)
 * JSR 353 (JSON Processing) Default Provider (org.glassfish:javax.json:1.0.4 - 
http://jsonp.java.net)
 
 ================================================================
@@ -479,16 +479,16 @@ For details, see their respective project links.
 * Commons Lang (commons-lang:commons-lang:2.6 - 
http://commons.apache.org/lang/)
 * Core Reactor components (io.projectreactor:reactor-core:2.0.8.RELEASE - 
https://github.com/reactor/reactor)
 * error-prone annotations (com.google.errorprone:error_prone_annotations:2.1.3 
- 
http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations)
-* FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.1 - 
http://findbugs.sourceforge.net/)
+* FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - 
http://findbugs.sourceforge.net/)
 * Google Guice - Core Library (com.google.inject:guice:4.2.0 - 
https://github.com/google/guice/guice)
 * Google Guice - Extensions - AssistedInject 
(com.google.inject.extensions:guice-assistedinject:4.1.0 - 
https://github.com/google/guice/extensions-parent/guice-assistedinject)
 * Google Guice - Extensions - MultiBindings 
(com.google.inject.extensions:guice-multibindings:4.1.0 - 
https://github.com/google/guice/extensions-parent/guice-multibindings)
 * Guava: Google Core Libraries for Java (com.google.guava:guava:26.0-jre - 
https://github.com/google/guava/guava)
 * Hibernate Validator Engine 
(org.hibernate.validator:hibernate-validator:6.0.14.Final - 
http://hibernate.org/validator/hibernate-validator)
-* hystrix-core (com.netflix.hystrix:hystrix-core:1.5.12 - 
https://github.com/Netflix/Hystrix)
-* hystrix-javanica (com.netflix.hystrix:hystrix-javanica:1.5.12 - 
https://github.com/Netflix/Hystrix)
-* hystrix-metrics-event-stream 
(com.netflix.hystrix:hystrix-metrics-event-stream:1.5.12 - 
https://github.com/Netflix/Hystrix)
-* hystrix-serialization (com.netflix.hystrix:hystrix-serialization:1.5.12 - 
https://github.com/Netflix/Hystrix)
+* hystrix-core (com.netflix.hystrix:hystrix-core:1.5.18 - 
https://github.com/Netflix/Hystrix)
+* hystrix-javanica (com.netflix.hystrix:hystrix-javanica:1.5.18 - 
https://github.com/Netflix/Hystrix)
+* hystrix-metrics-event-stream 
(com.netflix.hystrix:hystrix-metrics-event-stream:1.5.18 - 
https://github.com/Netflix/Hystrix)
+* hystrix-serialization (com.netflix.hystrix:hystrix-serialization:1.5.18 - 
https://github.com/Netflix/Hystrix)
 * invokebinder (com.headius:invokebinder:1.11 - http://maven.apache.org)
 * J2ObjC Annotations (com.google.j2objc:j2objc-annotations:1.1 - 
https://github.com/google/j2objc/)
 * Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.9.8 - 
http://github.com/FasterXML/jackson)
@@ -534,7 +534,7 @@ For details, see their respective project links.
 * Netty/Transport (io.netty:netty-transport:4.1.28.Final - 
http://netty.io/netty-transport/)
 * nio-multipart-parser (org.synchronoss.cloud:nio-multipart-parser:1.1.0 - 
https://github.com/synchronoss/nio-multipart/nio-multipart-parser)
 * Objenesis (org.objenesis:objenesis:2.5.1 - http://objenesis.org)
-* OkHttp (com.squareup.okhttp3:okhttp:3.11.0 - 
https://github.com/square/okhttp/okhttp)
+* OkHttp (com.squareup.okhttp3:okhttp:3.14.2 - 
https://github.com/square/okhttp/okhttp)
 * Okio (com.squareup.okio:okio:1.14.0 - https://github.com/square/okio/okio)
 * options (com.headius:options:1.4 - https://github.com/headius/options)
 * org.synchronoss.cloud:nio-stream-storage 
(org.synchronoss.cloud:nio-stream-storage:1.1.3 - 
https://github.com/synchronoss/nio-stream-storage)
@@ -548,9 +548,9 @@ For details, see their respective project links.
 * powermock-module-junit4 (org.powermock:powermock-module-junit4:1.6.2 - 
http://www.powermock.org)
 * powermock-module-junit4-common 
(org.powermock:powermock-module-junit4-common:1.6.2 - 
http://www.powermock.org/powermock-modules/powermock-module-junit4-common)
 * powermock-reflect (org.powermock:powermock-reflect:1.6.2 - 
http://www.powermock.org/powermock-reflect)
-* Prometheus Java Simpleclient (io.prometheus:simpleclient:0.3.0 - 
http://github.com/prometheus/client_java/simpleclient)
-* Prometheus Java Simpleclient Common (io.prometheus:simpleclient_common:0.1.0 
- http://github.com/prometheus/client_java/simpleclient_common)
-* Prometheus Java Simpleclient Httpserver 
(io.prometheus:simpleclient_httpserver:0.1.0 - 
http://github.com/prometheus/client_java/simpleclient_httpserver)
+* Prometheus Java Simpleclient (io.prometheus:simpleclient:0.6.0 - 
http://github.com/prometheus/client_java/simpleclient)
+* Prometheus Java Simpleclient Common (io.prometheus:simpleclient_common:0.6.0 
- http://github.com/prometheus/client_java/simpleclient_common)
+* Prometheus Java Simpleclient Httpserver 
(io.prometheus:simpleclient_httpserver:0.6.0 - 
http://github.com/prometheus/client_java/simpleclient_httpserver)
 * protostuff :: api (io.protostuff:protostuff-api:1.5.9 - 
https://protostuff.github.io/protostuff-api)
 * protostuff :: collectionschema 
(io.protostuff:protostuff-collectionschema:1.5.9 - 
https://protostuff.github.io/protostuff-collectionschema)
 * protostuff :: core (io.protostuff:protostuff-core:1.5.9 - 
https://protostuff.github.io/protostuff-core)
@@ -558,34 +558,34 @@ For details, see their respective project links.
 * Protostuff Compiler - Parser (io.protostuff:protostuff-parser:2.2.25 - 
http://www.protostuff.io/protostuff-parser/)
 * Reactive Streams Netty driver 
(io.projectreactor.netty:reactor-netty:0.8.4.RELEASE - 
https://github.com/reactor/reactor-netty)
 * Reactor Extra utilities 
(io.projectreactor.addons:reactor-extra:3.2.2.RELEASE - 
https://github.com/reactor/reactor)
-* ribbon (com.netflix.ribbon:ribbon:2.2.5 - https://github.com/Netflix/ribbon)
-* ribbon-core (com.netflix.ribbon:ribbon-core:2.2.5 - 
https://github.com/Netflix/ribbon)
-* ribbon-httpclient (com.netflix.ribbon:ribbon-httpclient:2.2.5 - 
https://github.com/Netflix/ribbon)
-* ribbon-loadbalancer (com.netflix.ribbon:ribbon-loadbalancer:2.2.5 - 
https://github.com/Netflix/ribbon)
-* ribbon-transport (com.netflix.ribbon:ribbon-transport:2.2.5 - 
https://github.com/Netflix/ribbon)
+* ribbon (com.netflix.ribbon:ribbon:2.3.0 - https://github.com/Netflix/ribbon)
+* ribbon-core (com.netflix.ribbon:ribbon-core:2.3.0 - 
https://github.com/Netflix/ribbon)
+* ribbon-httpclient (com.netflix.ribbon:ribbon-httpclient:2.3.0 - 
https://github.com/Netflix/ribbon)
+* ribbon-loadbalancer (com.netflix.ribbon:ribbon-loadbalancer:2.3.0 - 
https://github.com/Netflix/ribbon)
+* ribbon-transport (com.netflix.ribbon:ribbon-transport:2.3.0 - 
https://github.com/Netflix/ribbon)
 * rxjava (io.reactivex:rxjava:1.1.6 - https://github.com/ReactiveX/RxJava)
 * rxnetty (io.reactivex:rxnetty:0.4.9 - https://github.com/ReactiveX/RxNetty)
 * rxnetty-contexts (io.reactivex:rxnetty-contexts:0.4.9 - 
https://github.com/ReactiveX/RxNetty)
 * rxnetty-servo (io.reactivex:rxnetty-servo:0.4.9 - 
https://github.com/ReactiveX/RxNetty)
 * servo-core (com.netflix.servo:servo-core:0.12.25 - 
https://github.com/Netflix/servo)
-* SnakeYAML (org.yaml:snakeyaml:1.23 - http://www.snakeyaml.org)
+* SnakeYAML (org.yaml:snakeyaml:1.24 - http://www.snakeyaml.org)
 * spectator-api (com.netflix.spectator:spectator-api:0.83.0 - 
https://github.com/Netflix/spectator)
 * spectator-reg-servo (com.netflix.spectator:spectator-reg-servo:0.83.0 - 
https://github.com/Netflix/spectator)
 * Spring AOP (org.springframework:spring-aop:4.3.20.RELEASE - 
https://github.com/spring-projects/spring-framework)
 * Spring Aspects (org.springframework:spring-aspects:4.3.20.RELEASE - 
https://github.com/spring-projects/spring-framework)
 * Spring Beans (org.springframework:spring-beans:4.3.20.RELEASE - 
https://github.com/spring-projects/spring-framework)
-* Spring Boot (org.springframework.boot:spring-boot:1.5.12.RELEASE - 
http://projects.spring.io/spring-boot/)
-* Spring Boot Actuator 
(org.springframework.boot:spring-boot-actuator:1.5.12.RELEASE - 
http://projects.spring.io/spring-boot/)
-* Spring Boot Actuator Starter 
(org.springframework.boot:spring-boot-starter-actuator:1.5.12.RELEASE - 
http://projects.spring.io/spring-boot/)
-* Spring Boot AOP Starter 
(org.springframework.boot:spring-boot-starter-aop:1.5.12.RELEASE - 
http://projects.spring.io/spring-boot/)
-* Spring Boot AutoConfigure 
(org.springframework.boot:spring-boot-autoconfigure:1.5.12.RELEASE - 
http://projects.spring.io/spring-boot/)
-* Spring Boot Json Starter 
(org.springframework.boot:spring-boot-starter-json:2.1.2.RELEASE - 
https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-json)
-* Spring Boot Logging Starter 
(org.springframework.boot:spring-boot-starter-logging:1.5.12.RELEASE - 
http://projects.spring.io/spring-boot/)
-* Spring Boot Reactor Netty Starter 
(org.springframework.boot:spring-boot-starter-reactor-netty:2.1.2.RELEASE - 
https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-reactor-netty)
-* Spring Boot Starter 
(org.springframework.boot:spring-boot-starter:1.5.12.RELEASE - 
http://projects.spring.io/spring-boot/)
-* Spring Boot Tomcat Starter 
(org.springframework.boot:spring-boot-starter-tomcat:1.5.12.RELEASE - 
http://projects.spring.io/spring-boot/)
-* Spring Boot WebFlux Starter 
(org.springframework.boot:spring-boot-starter-webflux:2.1.2.RELEASE - 
https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-webflux)
-* Spring Boot Web Starter 
(org.springframework.boot:spring-boot-starter-web:1.5.12.RELEASE - 
http://projects.spring.io/spring-boot/)
+* Spring Boot (org.springframework.boot:spring-boot:1.5.19.RELEASE - 
http://projects.spring.io/spring-boot/)
+* Spring Boot Actuator 
(org.springframework.boot:spring-boot-actuator:1.5.19.RELEASE - 
http://projects.spring.io/spring-boot/)
+* Spring Boot Actuator Starter 
(org.springframework.boot:spring-boot-starter-actuator:1.5.19.RELEASE - 
http://projects.spring.io/spring-boot/)
+* Spring Boot AOP Starter 
(org.springframework.boot:spring-boot-starter-aop:1.5.19.RELEASE - 
http://projects.spring.io/spring-boot/)
+* Spring Boot AutoConfigure 
(org.springframework.boot:spring-boot-autoconfigure:1.5.19.RELEASE - 
http://projects.spring.io/spring-boot/)
+* Spring Boot Json Starter 
(org.springframework.boot:spring-boot-starter-json:2.1.6.RELEASE - 
https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-json)
+* Spring Boot Logging Starter 
(org.springframework.boot:spring-boot-starter-logging:1.5.19.RELEASE - 
http://projects.spring.io/spring-boot/)
+* Spring Boot Reactor Netty Starter 
(org.springframework.boot:spring-boot-starter-reactor-netty:2.1.6.RELEASE - 
https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-reactor-netty)
+* Spring Boot Starter 
(org.springframework.boot:spring-boot-starter:1.5.19.RELEASE - 
http://projects.spring.io/spring-boot/)
+* Spring Boot Tomcat Starter 
(org.springframework.boot:spring-boot-starter-tomcat:1.5.19.RELEASE - 
http://projects.spring.io/spring-boot/)
+* Spring Boot WebFlux Starter 
(org.springframework.boot:spring-boot-starter-webflux:2.1.6.RELEASE - 
https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-webflux)
+* Spring Boot Web Starter 
(org.springframework.boot:spring-boot-starter-web:1.5.19.RELEASE - 
http://projects.spring.io/spring-boot/)
 * Spring Cloud Commons 
(org.springframework.cloud:spring-cloud-commons:1.3.3.RELEASE - 
https://projects.spring.io/spring-cloud/spring-cloud-commons/)
 * Spring Cloud Context 
(org.springframework.cloud:spring-cloud-context:1.3.3.RELEASE - 
https://projects.spring.io/spring-cloud/spring-cloud-context/)
 * Spring Cloud Gateway Core 
(org.springframework.cloud:spring-cloud-gateway-core:2.1.0.RELEASE - 
https://spring.io/spring-cloud/spring-cloud-gateway/spring-cloud-gateway-core)

Reply via email to