upgrade: spring、spring cloud、reactor version
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -34,8 +34,8 @@
|
||||
|
||||
<properties>
|
||||
<java.version>1.8</java.version>
|
||||
<spring-framework.version>5.2.12.RELEASE</spring-framework.version>
|
||||
<reactor-bom.version>Dysprosium-SR16</reactor-bom.version>
|
||||
<spring-framework.version>5.2.13.RELEASE</spring-framework.version>
|
||||
<reactor-bom.version>Dysprosium-SR17</reactor-bom.version>
|
||||
<lettuce.version>5.3.6.RELEASE</lettuce.version>
|
||||
<nacos.version>0.2.7</nacos.version>
|
||||
<netty.version>4.1.59.Final</netty.version>
|
||||
@@ -161,7 +161,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
|
||||
<version>2.2.6.RELEASE</version>
|
||||
<version>2.2.7.RELEASE</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user