|
@@ -65,14 +65,14 @@
|
|
|
<version>2.10.6</version>
|
|
|
</dependency>
|
|
|
|
|
|
- <dependency>
|
|
|
- <groupId>com.anji-plus</groupId>
|
|
|
- <artifactId>spring-boot-starter-gaea-export</artifactId>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>com.anji-plus</groupId>
|
|
|
- <artifactId>spring-boot-starter-gaea-log</artifactId>
|
|
|
- </dependency>
|
|
|
+<!-- <dependency>-->
|
|
|
+<!-- <groupId>com.anji-plus</groupId>-->
|
|
|
+<!-- <artifactId>spring-boot-starter-gaea-export</artifactId>-->
|
|
|
+<!-- </dependency>-->
|
|
|
+<!-- <dependency>-->
|
|
|
+<!-- <groupId>com.anji-plus</groupId>-->
|
|
|
+<!-- <artifactId>spring-boot-starter-gaea-log</artifactId>-->
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>org.flywaydb</groupId>
|
|
@@ -81,18 +81,6 @@
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
- <dependency>
|
|
|
- <groupId>org.apache.httpcomponents</groupId>
|
|
|
- <artifactId>httpclient</artifactId>
|
|
|
- <version>4.5.2</version>
|
|
|
- </dependency>
|
|
|
-
|
|
|
- <dependency>
|
|
|
- <groupId>org.apache.httpcomponents</groupId>
|
|
|
- <artifactId>httpcore</artifactId>
|
|
|
- <version>4.4.5</version>
|
|
|
- </dependency>
|
|
|
-
|
|
|
<dependency>
|
|
|
<groupId>com.alibaba</groupId>
|
|
|
<artifactId>druid</artifactId>
|