Skip to content

Commit ac7f44f

Browse files
author
Jonny Dixon
committed
Removal of unused dependencies.
1 parent 8034b6a commit ac7f44f

2 files changed

Lines changed: 0 additions & 19 deletions

File tree

dremio-sybasearp-plugin.jar

-99 Bytes
Binary file not shown.

pom.xml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -35,25 +35,6 @@
3535
<artifactId>dremio-ce-jdbc-plugin</artifactId>
3636
<version>${version.dremio}</version>
3737
</dependency>
38-
39-
<dependency>
40-
<groupId>junit</groupId>
41-
<artifactId>junit</artifactId>
42-
<version>4.12</version>
43-
<scope>test</scope>
44-
</dependency>
45-
46-
<dependency>
47-
<groupId>org.apache.httpcomponents</groupId>
48-
<artifactId>httpclient</artifactId>
49-
<version>4.5.9</version>
50-
</dependency>
51-
52-
<dependency>
53-
<groupId>com.fasterxml.jackson.core</groupId>
54-
<artifactId>jackson-databind</artifactId>
55-
<version>2.9.9.3</version>
56-
</dependency>
5738
</dependencies>
5839

5940
<build>

0 commit comments

Comments
 (0)