|
@@ -27,7 +27,6 @@
|
|
|
<mybatis-plus.version>3.5.7</mybatis-plus.version>
|
|
|
<p6spy.version>3.9.1</p6spy.version>
|
|
|
<hutool.version>5.8.31</hutool.version>
|
|
|
- <okhttp.version>4.10.0</okhttp.version>
|
|
|
<spring-boot-admin.version>3.2.3</spring-boot-admin.version>
|
|
|
<redisson.version>3.34.1</redisson.version>
|
|
|
<lock4j.version>2.2.7</lock4j.version>
|
|
@@ -231,12 +230,6 @@
|
|
|
<version>${p6spy.version}</version>
|
|
|
</dependency>
|
|
|
|
|
|
- <dependency>
|
|
|
- <groupId>com.squareup.okhttp3</groupId>
|
|
|
- <artifactId>okhttp</artifactId>
|
|
|
- <version>${okhttp.version}</version>
|
|
|
- </dependency>
|
|
|
-
|
|
|
<!-- AWS SDK for Java 2.x -->
|
|
|
<dependency>
|
|
|
<groupId>software.amazon.awssdk</groupId>
|