update springboot 2.7.13 => 2.7.14

update mybatis-plus 3.5.3.1 => 3.5.3.2
update easyexcel 3.3.1 => 3.3.2
update hutool 5.8.18 => 5.8.20
update dubbo 3.1.8 => 3.1.11
This commit is contained in:
疯狂的狮子Li
2023-08-09 12:52:32 +08:00
parent 407a7a1d34
commit 53a63dc6c8
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.1</nacos.client.version>
<dubbo.version>3.1.8</dubbo.version>
<dubbo.version>3.1.11</dubbo.version>
<spring.context.support.version>1.0.11</spring.context.support.version>
</properties>
<dependencyManagement>