From 5e849c882cb6b0d891de15d4220598f3a35ed017 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E5=91=A8?= Date: Tue, 19 Sep 2023 02:28:38 -0500 Subject: [PATCH] =?UTF-8?q?build:=20=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E7=89=88=E6=9C=AC=20(#422)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jetlinks-components/common-component/pom.xml | 2 +- jetlinks-components/configure-component/pom.xml | 2 +- pom.xml | 12 +++++++++--- 3 files changed, 11 insertions(+), 5 deletions(-) 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