Skip to content

Commit 32056a8

Browse files
authored
Include apache5 lib in the bundle (#7006)
1 parent 3189683 commit 32056a8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

bundle-sdk/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,8 @@
283283
<include>com.fasterxml.jackson.jr:*</include>
284284
<include>io.netty:*</include>
285285
<include>org.apache.httpcomponents:*</include>
286+
<include>org.apache.httpcomponents.client5:*</include>
287+
<include>org.apache.httpcomponents.core5:*</include>
286288
<include>org.reactivestreams:*</include>
287289
<include>org.slf4j:*</include>
288290
<include>commons-codec:commons-codec</include>

0 commit comments

Comments
 (0)