Skip to content

Commit 87e9a6c

Browse files
committed
Added apache httpcore as dependency too.
1 parent e070502 commit 87e9a6c

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

com.diffbot.knime.feature/feature.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,18 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS&
7070
version="0.0.0"
7171
unpack="false"/>
7272

73+
<plugin
74+
id="org.apache.httpcomponents.httpcore"
75+
download-size="0"
76+
install-size="0"
77+
version="0.0.0"
78+
unpack="false"/>
79+
80+
<plugin
81+
id="org.apache.httpcomponents.httpcore.source"
82+
download-size="0"
83+
install-size="0"
84+
version="0.0.0"
85+
unpack="false"/>
86+
7387
</feature>

0 commit comments

Comments
 (0)