Skip to content

Commit 33807e0

Browse files
author
sthomas
committed
update readme
1 parent 54882f7 commit 33807e0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,12 @@
3737
<version>2.8.5</version>
3838
<scope>provided</scope>
3939
</dependency>
40-
4140

4241
<dependency>
4342
<groupId>org.apache.httpcomponents</groupId>
4443
<artifactId>httpclient</artifactId>
4544
<version>4.5.2</version>
4645
</dependency>
47-
4846

4947
<dependency>
5048
<groupId>log4j</groupId>
@@ -95,7 +93,7 @@
9593
<include>httpclient-4.5.2.jar</include>
9694
<include>commons-logging-1.2.jar</include>
9795
<include>httpcore-4.4.4.jar</include>
98-
<include>org/sanju/**</include>
96+
<include>kafka/connect/**</include>
9997
</includes>
10098
<excludes>
10199
<exclude>org/xerial/**</exclude>

0 commit comments

Comments
 (0)