update springboot 2.7.8 => 2.7.9

update springcloud 2021.0.5 => 2021.0.6
update dubbo 3.1.6 => 3.1.7
update easyexcel 3.2.0 => 3.2.1
update hutool 5.8.11 => 5.8.14
update redisson 3.19.2 => 3.20.0
This commit is contained in:
疯狂的狮子li
2023-03-07 18:53:40 +08:00
parent 89f1b81940
commit 2868a94cbc
2 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
<sentinel.version>1.8.6</sentinel.version>
<seata.version>1.6.1</seata.version>
<nacos.client.version>2.2.0</nacos.client.version>
<dubbo.version>3.1.6</dubbo.version>
<dubbo.version>3.1.7</dubbo.version>
<spring.context.support.version>1.0.11</spring.context.support.version>
</properties>
<dependencyManagement>