Optimized yaml reconnect locations! Ding dong sqlite is dead..

This commit is contained in:
md_5
2013-07-11 11:12:43 +10:00
parent 526137be7b
commit 499337c98e
4 changed files with 104 additions and 104 deletions

View File

@@ -67,12 +67,6 @@
<version>3.18.0-GA</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.7.2</version>
<scope>runtime</scope>
</dependency>
</dependencies>
<build>