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 4c24178 commit adba727Copy full SHA for adba727
spring-ws-core/pom.xml
@@ -166,18 +166,6 @@
166
<version>${httpclient5.version}</version>
167
<optional>true</optional>
168
</dependency>
169
- <dependency>
170
- <groupId>org.apache.httpcomponents</groupId>
171
- <artifactId>httpclient</artifactId>
172
- <version>${httpclient.version}</version>
173
- <optional>true</optional>
174
- <exclusions>
175
- <exclusion>
176
- <groupId>commons-logging</groupId>
177
- <artifactId>commons-logging</artifactId>
178
- </exclusion>
179
- </exclusions>
180
- </dependency>
181
182
<dependency>
183
<groupId>org.eclipse.jetty</groupId>
0 commit comments