File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1316
1316
</exclusion >
1317
1317
</exclusions >
1318
1318
</dependency >
1319
+ <dependency >
1320
+ <groupId >org.apache.httpcomponents</groupId >
1321
+ <artifactId >fluent-hc</artifactId >
1322
+ <version >${httpclient.version} </version >
1323
+ </dependency >
1319
1324
<dependency >
1320
1325
<groupId >org.apache.httpcomponents</groupId >
1321
1326
<artifactId >httpclient</artifactId >
1327
1332
</exclusion >
1328
1333
</exclusions >
1329
1334
</dependency >
1335
+ <dependency >
1336
+ <groupId >org.apache.httpcomponents</groupId >
1337
+ <artifactId >httpclient-cache</artifactId >
1338
+ <version >${httpclient.version} </version >
1339
+ </dependency >
1340
+ <dependency >
1341
+ <groupId >org.apache.httpcomponents</groupId >
1342
+ <artifactId >httpclient-osgi</artifactId >
1343
+ <version >${httpclient.version} </version >
1344
+ </dependency >
1345
+ <dependency >
1346
+ <groupId >org.apache.httpcomponents</groupId >
1347
+ <artifactId >httpclient-win</artifactId >
1348
+ <version >${httpclient.version} </version >
1349
+ </dependency >
1330
1350
<dependency >
1331
1351
<groupId >org.apache.httpcomponents</groupId >
1332
1352
<artifactId >httpcore</artifactId >
You can’t perform that action at this time.
0 commit comments