Skip to content

Commit 2f4cee6

Browse files
committed
derby
1 parent 46b6fdd commit 2f4cee6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

-7
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@
148148
<guava.failureaccess.version>1.0.1</guava.failureaccess.version>
149149
<hadoop.version>3.3.6</hadoop.version>
150150
<hikaricp.version>4.0.3</hikaricp.version>
151-
<derby.version>10.14.2.0</derby.version>
152151
<fliptables.verion>1.0.2</fliptables.verion>
153152
<hive.version>3.1.3</hive.version>
154153
<hive.archive.name>apache-hive-${hive.version}-bin.tar.gz</hive.archive.name>
@@ -1395,12 +1394,6 @@
13951394
<version>${hikaricp.version}</version>
13961395
</dependency>
13971396

1398-
<dependency>
1399-
<groupId>org.apache.derby</groupId>
1400-
<artifactId>derby</artifactId>
1401-
<version>${derby.version}</version>
1402-
</dependency>
1403-
14041397
<dependency>
14051398
<groupId>org.xerial</groupId>
14061399
<artifactId>sqlite-jdbc</artifactId>

0 commit comments

Comments
 (0)