From 1e24903398ab7ccbc3f352096cd0fbf2f12b5671 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Thu, 23 Jun 2022 15:03:05 +0200 Subject: [PATCH] Upgrade H2 JDBC Driver to 2.1.214. Closes #1273 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6a8e766e..97d803dd 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 11.5.7.0 - 2.1.212 + 2.1.214 2.6.1 2.7.5 9.2.1.jre8