fix: CVE-2022-45868
diff --git a/johnzon-mapper/pom.xml b/johnzon-mapper/pom.xml
index c466613..d808dca 100644
--- a/johnzon-mapper/pom.xml
+++ b/johnzon-mapper/pom.xml
@@ -61,7 +61,7 @@
     <dependency>
       <groupId>com.h2database</groupId>
       <artifactId>h2</artifactId>
-      <version>2.1.210</version>
+      <version>2.1.214</version>
       <scope>test</scope>
     </dependency>
   </dependencies>