We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01140b2 commit cf3dfafCopy full SHA for cf3dfaf
1 file changed
opensabre-base-dependencies/pom.xml
@@ -107,11 +107,6 @@
107
<version>${feign-interceptors}</version>
108
</dependency>
109
<!-- 服务调用负载 -->
110
- <dependency>
111
- <groupId>org.apache.httpcomponents.core5</groupId>
112
- <artifactId>httpcore5</artifactId>
113
- <version>${httpclient5.version}</version>
114
- </dependency>
115
<dependency>
116
<groupId>org.apache.httpcomponents.client5</groupId>
117
<artifactId>httpclient5</artifactId>
0 commit comments