diff --git a/jetlinks-components/common-component/pom.xml b/jetlinks-components/common-component/pom.xml index 5c529d1b..60726206 100644 --- a/jetlinks-components/common-component/pom.xml +++ b/jetlinks-components/common-component/pom.xml @@ -53,7 +53,7 @@ com.h2database - h2 + h2-mvstore diff --git a/jetlinks-components/configure-component/pom.xml b/jetlinks-components/configure-component/pom.xml index a6a54058..fc87dc83 100644 --- a/jetlinks-components/configure-component/pom.xml +++ b/jetlinks-components/configure-component/pom.xml @@ -157,7 +157,7 @@ com.h2database - h2 + h2-mvstore diff --git a/pom.xml b/pom.xml index 90381551..d9f136c5 100644 --- a/pom.xml +++ b/pom.xml @@ -36,11 +36,11 @@ Borca-SR2 3.0.2 - 4.1.89.Final + 4.1.97.Final 7.17.5 3.7.0 1.2.83 - 2020.0.31 + 2020.0.36 4.3.8 2.18.0 1.2.11 @@ -235,7 +235,13 @@ com.h2database h2 - 2.1.210 + 2.2.224 + + + + com.h2database + h2-mvstore + 2.1.214