Browse Source

feat:修改ttl依赖的版本

release_toaliyun_real
xmzhao71 2 years ago
parent
commit
f66b35695c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mallinkService/pom.xml

+ 1
- 1
mallinkService/pom.xml View File

@@ -44,7 +44,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>transmittable-thread-local</artifactId>
<version>2.11.4</version>
<version>2.14.2</version>
</dependency>
</dependencies>


Loading…
Cancel
Save