Bump to latest H2 version
This commit is contained in:
parent
aa6a92c6c7
commit
97ff2296e4
1 changed files with 1 additions and 1 deletions
2
deps.edn
2
deps.edn
|
|
@ -14,7 +14,7 @@
|
|||
;; org.apache.derby/derby {:mvn/version "10.15.2.0"}
|
||||
;; org.apache.derby/derbyshared {:mvn/version "10.15.2.0"}
|
||||
org.hsqldb/hsqldb {:mvn/version "2.5.0"}
|
||||
com.h2database/h2 {:mvn/version "1.4.199"}
|
||||
com.h2database/h2 {:mvn/version "1.4.200"}
|
||||
net.sourceforge.jtds/jtds {:mvn/version "1.3.1"}
|
||||
org.mariadb.jdbc/mariadb-java-client {:mvn/version "2.5.4"}
|
||||
mysql/mysql-connector-java {:mvn/version "8.0.19"}
|
||||
|
|
|
|||
Loading…
Reference in a new issue