Skip to content

Commit cf3dfaf

Browse files
committed
优化jib打包,httpclient5升级至5.4.1
1 parent 01140b2 commit cf3dfaf

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

opensabre-base-dependencies/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,6 @@
107107
<version>${feign-interceptors}</version>
108108
</dependency>
109109
<!-- 服务调用负载 -->
110-
<dependency>
111-
<groupId>org.apache.httpcomponents.core5</groupId>
112-
<artifactId>httpcore5</artifactId>
113-
<version>${httpclient5.version}</version>
114-
</dependency>
115110
<dependency>
116111
<groupId>org.apache.httpcomponents.client5</groupId>
117112
<artifactId>httpclient5</artifactId>

0 commit comments

Comments
 (0)