Skip to content
This repository was archived by the owner on Oct 8, 2020. It is now read-only.

Commit 634099a

Browse files
Added missing deps for dist package
1 parent 8a4d6d3 commit 634099a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

sansa-inference-flink/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -524,12 +524,12 @@ under the License.
524524
<exclude>org.apache.commons:commons-math</exclude>
525525
<exclude>org.apache.sling:org.apache.sling.commons.json</exclude>
526526
<exclude>commons-logging:commons-logging</exclude>
527-
<exclude>org.apache.httpcomponents:httpclient</exclude>
528-
<exclude>org.apache.httpcomponents:httpcore</exclude>
527+
<!-- <exclude>org.apache.httpcomponents:httpclient</exclude>-->
528+
<!-- <exclude>org.apache.httpcomponents:httpcore</exclude>-->
529529
<exclude>commons-codec:commons-codec</exclude>
530-
<exclude>com.fasterxml.jackson.core:jackson-core</exclude>
531-
<exclude>com.fasterxml.jackson.core:jackson-databind</exclude>
532-
<exclude>com.fasterxml.jackson.core:jackson-annotations</exclude>
530+
<!--<exclude>com.fasterxml.jackson.core:jackson-core</exclude>-->
531+
<!--<exclude>com.fasterxml.jackson.core:jackson-databind</exclude>-->
532+
<!--<exclude>com.fasterxml.jackson.core:jackson-annotations</exclude>-->
533533
<exclude>org.codehaus.jettison:jettison</exclude>
534534
<exclude>stax:stax-api</exclude>
535535
<exclude>com.typesafe:config</exclude>

0 commit comments

Comments
 (0)