We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8034b6a commit ac7f44fCopy full SHA for ac7f44f
2 files changed
dremio-sybasearp-plugin.jar
-99 Bytes
pom.xml
@@ -35,25 +35,6 @@
35
<artifactId>dremio-ce-jdbc-plugin</artifactId>
36
<version>${version.dremio}</version>
37
</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
47
- <groupId>org.apache.httpcomponents</groupId>
48
- <artifactId>httpclient</artifactId>
49
- <version>4.5.9</version>
50
51
52
53
- <groupId>com.fasterxml.jackson.core</groupId>
54
- <artifactId>jackson-databind</artifactId>
55
- <version>2.9.9.3</version>
56
57
</dependencies>
58
59
<build>
0 commit comments