Init 2.6
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -12,7 +12,7 @@
|
||||
<nacos.cloud.version>2.2.6.RELEASE</nacos.cloud.version>
|
||||
<netty.version>4.1.74.Final</netty.version>
|
||||
<httpcore.version>4.4.15</httpcore.version>
|
||||
<log4j2.version>2.17.1</log4j2.version>
|
||||
<log4j2.version>2.17.2</log4j2.version>
|
||||
<slf4j.version>1.7.36</slf4j.version>
|
||||
<apache.dubbo.version>2.7.5</apache.dubbo.version>
|
||||
<grpc.version>1.16.1</grpc.version>
|
||||
@@ -22,7 +22,7 @@
|
||||
<r2dbc-mysql.version>0.8.2</r2dbc-mysql.version>
|
||||
<reflections.version>0.9.11</reflections.version>
|
||||
<commons-pool2.version>2.11.1</commons-pool2.version>
|
||||
<netty-tcnative.version>2.0.48.Final</netty-tcnative.version>
|
||||
<netty-tcnative.version>2.0.50.Final</netty-tcnative.version>
|
||||
<spring-cloud.version>2.2.9.RELEASE</spring-cloud.version>
|
||||
<resilience4j.version>1.7.1</resilience4j.version>
|
||||
<snakeyaml.version>1.30</snakeyaml.version>
|
||||
@@ -38,7 +38,7 @@
|
||||
<artifactId>fizz-gateway-community</artifactId>
|
||||
<name>${project.artifactId}</name>
|
||||
<description>fizz gateway community</description>
|
||||
<version>2.5.2</version>
|
||||
<version>2.6</version>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
<module>fizz-common</module>
|
||||
@@ -443,7 +443,7 @@
|
||||
<dependency>
|
||||
<groupId>cn.hutool</groupId>
|
||||
<artifactId>hutool-crypto</artifactId>
|
||||
<version>5.7.21</version>
|
||||
<version>5.7.22</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
Reference in New Issue
Block a user