back to xtdb beta 7
Signed-off-by: Sean Corfield <sean@corfield.org>
This commit is contained in:
parent
0c385c36a6
commit
2a30c5cffd
1 changed files with 1 additions and 1 deletions
2
deps.edn
2
deps.edn
|
|
@ -41,7 +41,7 @@
|
||||||
org.xerial/sqlite-jdbc {:mvn/version "3.49.1.0"}
|
org.xerial/sqlite-jdbc {:mvn/version "3.49.1.0"}
|
||||||
com.microsoft.sqlserver/mssql-jdbc {:mvn/version "12.10.0.jre11"}
|
com.microsoft.sqlserver/mssql-jdbc {:mvn/version "12.10.0.jre11"}
|
||||||
;; only need the XTDB JDBC module:
|
;; only need the XTDB JDBC module:
|
||||||
com.xtdb/xtdb-jdbc {:mvn/version "2.0.0-beta6"}
|
com.xtdb/xtdb-jdbc {:mvn/version "2.0.0-beta7"}
|
||||||
;; use log4j2 to reduce log noise during testing:
|
;; use log4j2 to reduce log noise during testing:
|
||||||
org.apache.logging.log4j/log4j-api {:mvn/version "2.24.3"}
|
org.apache.logging.log4j/log4j-api {:mvn/version "2.24.3"}
|
||||||
;; bridge everything into log4j:
|
;; bridge everything into log4j:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue