Skip to content
Snippets Groups Projects
Unverified Commit edeed210 authored by Cam Saul's avatar Cam Saul
Browse files

Bump SQLite driver dep version [ci drivers]

parent 36c79d1d
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@
[org.postgresql/postgresql "42.1.4.jre7"] ; Postgres driver
[org.slf4j/slf4j-log4j12 "1.7.25"] ; abstraction for logging frameworks -- allows end user to plug in desired logging framework at deployment time
[org.tcrawley/dynapath "0.2.5"] ; Dynamically add Jars (e.g. Oracle or Vertica) to classpath
[org.xerial/sqlite-jdbc "3.16.1"] ; SQLite driver
[org.xerial/sqlite-jdbc "3.21.0.1"] ; SQLite driver
[org.yaml/snakeyaml "1.18"] ; YAML parser (required by liquibase)
[prismatic/schema "1.1.5"] ; Data schema declaration and validation library
[puppetlabs/i18n "0.8.0"] ; Internationalization library
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment