Skip to content

Commit

Permalink
Removed SQLITE JDBC
Browse files Browse the repository at this point in the history
  • Loading branch information
goxr3plus committed Sep 30, 2018
1 parent 601cf1b commit fb9fc17
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,12 +195,6 @@
<artifactId>richtextfx</artifactId>
<version>0.9.1</version>
</dependency>
<!-- DATABASE DRIVERS -->
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.23.1</version>
</dependency>
<!-- ETC LIBRARIES -->
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit fb9fc17

Please sign in to comment.