升级Spring Cloud相关组件到最新版本

This commit is contained in:
RuoYi
2022-01-10 15:02:13 +08:00
parent 5ebc354cfc
commit b40e5c19b2
9 changed files with 91 additions and 21 deletions

View File

@@ -47,12 +47,6 @@
<artifactId>transmittable-thread-local</artifactId>
</dependency>
<!-- Apache Commons Pool2 -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
</dependency>
<!-- Pagehelper -->
<dependency>
<groupId>com.github.pagehelper</groupId>